On Sun, 13 May 2012 05:12:59 Stroller wrote:
> On 13 May 2012, at 00:22, Alex Schuster wrote:
> > …
> >
> >>> You can set LESSIGNORE='*.htm*'. This environment variable is used by
> >>> the lesspipe command, which is invoked by less and filters the input
> >>> file before giving it to less itself.
On Sat, May 12, 2012 at 10:54 PM, wrote:
> On Sat, 12 May 2012 19:54:24 -0500
> Canek Peláez Valdés wrote:
>
>> On Sat, May 12, 2012 at 7:43 PM, Alex Schuster
>> wrote:
>> > Hi there!
>> >
>> > I'm using the new udev with a separate /usr partition.
>>
>> How do you create your initramfs? The ne
On 13 May 2012, at 00:22, Alex Schuster wrote:
> …
>>> You can set LESSIGNORE='*.htm*'. This environment variable is used by
>>> the lesspipe command, which is invoked by less and filters the input
>>> file before giving it to less itself.
>>
>> Contrary to my previous email, sent in error, that
On Sat, 12 May 2012 19:54:24 -0500
Canek Peláez Valdés wrote:
> On Sat, May 12, 2012 at 7:43 PM, Alex Schuster
> wrote:
> > Hi there!
> >
> > I'm using the new udev with a separate /usr partition.
>
> How do you create your initramfs? The new udev (>= 182, I believe)
> requires the use of an in
ny6...@gmail.com wrote:
> On Fri, May 11, 2012 at 08:07:54AM +0100, Mick wrote:
>> On Thursday 10 May 2012 12:47:51 Dale wrote:
>>> Hi,
>>>
>>> There was a thread a while back that talked about flash. Well, I let
>>> mine upgrade and now it crashes, badly. I unmerged adobe-flash then
>>> tried li
On Sat, May 12, 2012 at 8:58 PM, Alex Schuster wrote:
> Michael Mol writes:
>
>> On Sat, May 12, 2012 at 8:34 PM, Alex Schuster
>> wrote:
>> > Dale writes:
>> >
>> >> Is there a way to find out what is using swap? Maybe something
>> >> related to the video is on swap which at times can be slow,
Michael Mol writes:
> On Sat, May 12, 2012 at 8:34 PM, Alex Schuster
> wrote:
> > Dale writes:
> >
> >> Is there a way to find out what is using swap? Maybe something
> >> related to the video is on swap which at times can be slow,
> >> certainly slower than ram.
> >>
> >> I have always wondered
On Sat, May 12, 2012 at 7:43 PM, Alex Schuster wrote:
> Hi there!
>
> I'm using the new udev with a separate /usr partition.
How do you create your initramfs? The new udev (>= 182, I believe)
requires the use of an initramfs if you have a separated /usr.
> It was encrypted,
> and it seems there
On Sat, May 12, 2012 at 8:34 PM, Alex Schuster wrote:
> Dale writes:
>
>> Is there a way to find out what is using swap? Maybe something related
>> to the video is on swap which at times can be slow, certainly slower
>> than ram.
>>
>> I have always wondered how to find this out myself.
>
> Me to
Hi there!
I'm using the new udev with a separate /usr partition. It was encrypted,
and it seems there is no solution yet for this, so I moved it over to an
unencrypted volume - no problem, /usr is one partition where encryption
does not make that much sense anyway. Works, but after an unclean shut
Dale writes:
> Is there a way to find out what is using swap? Maybe something related
> to the video is on swap which at times can be slow, certainly slower
> than ram.
>
> I have always wondered how to find this out myself.
Me too, so when I had this sudden swap problem for the first time, I
s
Stroller writes:
> On 12 May 2012, at 22:49, Alex Schuster wrote:
[...]
> >> How do I disable less from parsing html source, please?
> >
> > You can set LESSIGNORE='*.htm*'. This environment variable is used by
> > the lesspipe command, which is invoked by less and filters the input
> > file befo
On 12 May 2012, at 22:49, Alex Schuster wrote:
> …
>> I want to view the html source of a webpage.
>>
>> When I run `less file.html` the rendered webpage is shown, not the
>> source. It is as if lynx had been invoked, rather than less.
>> ...
>> How do I disable less from parsing html source, p
On 12 May 2012, at 22:50, Canek Peláez Valdés wrote:
> ...
> Another one; unset LESSOPEN:
>
> LESSOPEN="" file.html
That's great! Thanks!
Searching the manpage for "lessopen" I find that I can use this shortcut
instead:
less -L file.html
Stroller.
On 12 May 2012, at 23:39, Stroller wrote:
>
> On 12 May 2012, at 22:49, Alex Schuster wrote:
>> ...
>>> I want to view the html source of a webpage.
>>>
>>> When I run `less file.html` the rendered webpage is shown, not the
>>> source. It is as if lynx had been invoked, rather than less.
>>> .
On 12 May 2012, at 22:49, Alex Schuster wrote:
> ...
>> I want to view the html source of a webpage.
>>
>> When I run `less file.html` the rendered webpage is shown, not the
>> source. It is as if lynx had been invoked, rather than less.
>> ...
>> How do I disable less from parsing html source,
On Sat, May 12, 2012 at 4:48 PM, Remy Blank wrote:
> Stroller wrote:
>> When I run `less file.html` the rendered webpage is shown, not the source.
>> It is as if lynx had been invoked, rather than less.
>
> As a workaround, you can use:
>
> less
Stroller writes:
> I want to view the html source of a webpage.
>
> When I run `less file.html` the rendered webpage is shown, not the
> source. It is as if lynx had been invoked, rather than less.
>
> `more file.html` and `most file.html` both work fine, but this is
> annoying - it takes an ef
Stroller wrote:
> When I run `less file.html` the rendered webpage is shown, not the source. It
> is as if lynx had been invoked, rather than less.
As a workaround, you can use:
less
signature.asc
Description: OpenPGP digital signature
I want to view the html source of a webpage.
When I run `less file.html` the rendered webpage is shown, not the source. It
is as if lynx had been invoked, rather than less.
`more file.html` and `most file.html` both work fine, but this is annoying - it
takes an effort to prevent my fingers fro
On Saturday 12 May 2012 17:42:34 ny6...@gmail.com wrote:
> I hope not. HTML5 runs like crap here. I think it may need a faster dl
> speed than I've got. If everything does migrate I might have to upgrade my
> internet speed.
Have you tried increasing the cache on your video player that html5 uses
On Sat, May 12, 2012 at 9:22 AM, Philip Webb wrote:
> 120511 Dale wrote:
>> The biggest things about hugin, 1) learning to use the thing
>> 2) patience. The more control points you get, the better it will turn out.
>> Whatever you do, don't leave a control point that is not matched up.
>> Talk a
On Thu, May 10, 2012 at 12:20:57PM -0400, Norman Invasion wrote:
> On 9 May 2012 04:47, Dale wrote:
> > Hi,
> >
> > As some know, I'm planning to buy me a LARGE hard drive to put all my
> > videos on, eventually. The prices are coming down now. I keep seeing
> > these "green" drives that are mad
On 05/10/2012 07:20 AM, Michael Scherer wrote:
> LD init/mounts.o
> ls -Al -m elf_x86_64 -r -o init/mounts.o init/do_mounts.o
> init/do_mounts_initrd.o init/mounts.o: No such file or directory
Maybe that step is correct but it sure looks strange to me. Looks
like 'ls' is being substitute
On Fri, May 11, 2012 at 08:17:04PM -0500, Dale wrote:
> Mick wrote:
>
> > The latest stable www-plugins/adobe-flash-11.2.202.235 includes the
> > sse2check
> > flag and warnings about it - I take it that you have taken hid of these?
> >
> > $ euse -i sse2check
> > global use flags (searching: s
On Fri, May 11, 2012 at 08:07:54AM +0100, Mick wrote:
> On Thursday 10 May 2012 12:47:51 Dale wrote:
> > Hi,
> >
> > There was a thread a while back that talked about flash. Well, I let
> > mine upgrade and now it crashes, badly. I unmerged adobe-flash then
> > tried lightspark and gnash. Neith
On 12 May 2012 11:05, Alex Schuster wrote:
> Norman Invasion writes:
>
>> On 11 May 2012 21:40, Alex Schuster wrote:
>> > Finally, I found something. It's Dolphin!
> [...]
>> Apologies: I haven't followed this thread from the beginning,
>
> Which was quite long ago :)
>
>> but do you have any adv
Norman Invasion writes:
> On 11 May 2012 21:40, Alex Schuster wrote:
> > Finally, I found something. It's Dolphin!
[...]
> Apologies: I haven't followed this thread from the beginning,
Which was quite long ago :)
> but do you have any advanced power management features
> enabled (especially har
On 11 May 2012 21:40, Alex Schuster wrote:
> Finally, I found something. It's Dolphin!
>
> I've done some longer testing, always playing the same video parallel
> with a dd if=/dev/zero of=/tmp/10G bs=1M count=1, in mplayer, for a
> minute, several times. When I do this by opening the file in
On May 12, 2012 7:13 AM, "Alecks Gates" wrote:
>
> On Fri, May 11, 2012 at 5:30 PM, Stroller
> wrote:
> >
> > On 11 May 2012, at 04:36, Pandu Poluan wrote:
> >> ...
> >> I just want to know, what is your recommendation(s) to implement
Active Directory authentication on Gentoo?
> >>
> >> I want to
120511 Dale wrote:
> The biggest things about hugin, 1) learning to use the thing
> 2) patience. The more control points you get, the better it will turn out.
> Whatever you do, don't leave a control point that is not matched up.
> Talk about a weird picture. It only takes one too.
I was carefu
Mick wrote:
> If you speak to adobe, they'll say no.
>
> If you speak to apple they'll say yes.
>
> Mobile devices have mostly moved away from flash. Youtube already serves
> html5 videos, if only as a trial:
>
> http://www.youtube.com/html5
>
> Unless flash provides something that html5 o
On Saturday 12 May 2012 02:17:04 Dale wrote:
> Mick wrote:
> > The latest stable www-plugins/adobe-flash-11.2.202.235 includes the
> > sse2check flag and warnings about it - I take it that you have taken hid
> > of these?
> >
> > $ euse -i sse2check
> > global use flags (searching: sse2check)
> >
Am Samstag, 12. Mai 2012, 10:34:12 schrieb Mick:
> On Thursday 10 May 2012 19:51:14 Mark Knecht wrote:
> > On Thu, May 10, 2012 at 11:13 AM, Norman Invasion
> >
> > wrote:
> > > On 10 May 2012 14:01, Mark Knecht wrote:
> > >> On Thu, May 10, 2012 at 9:20 AM, Norman Invasion
> > >>
> > >> wrote
On Thursday 10 May 2012 19:51:14 Mark Knecht wrote:
> On Thu, May 10, 2012 at 11:13 AM, Norman Invasion
>
> wrote:
> > On 10 May 2012 14:01, Mark Knecht wrote:
> >> On Thu, May 10, 2012 at 9:20 AM, Norman Invasion
> >>
> >> wrote:
> >>> On 9 May 2012 04:47, Dale wrote:
> Hi,
>
> >>
35 matches
Mail list logo