Re: egrep oddity

2012-02-05 Thread Tomas Volka
On Ne 05-02-12 | 23:04, Sven Joachim wrote: > On 2012-02-05 22:31 +0100, Tomas Volka wrote: > > > On Ne 05-02-12 | 16:03, Neal Murphy wrote: > >> For quite some time now, I've been getting peeved with egrep not doing > >> what it > >> should. > &

Re: egrep oddity

2012-02-05 Thread Tomas Volka
On Ne 05-02-12 | 16:03, Neal Murphy wrote: > For quite some time now, I've been getting peeved with egrep not doing what > it > should. > > I have Squeese installed and up-to-date. In an xterm running bash or on a > console running bash or dash, this command: > ls -C1 | egrep "^[A-Z]" > retur

Re: transmission

2012-02-05 Thread Tomas Volka
On So 04-02-12 | 17:02, cletusjenkins wrote: > Is there any problems in general with bittorrent lately? I tried to > launch transmission yesterday and this evening and had issues. I see no > traffic up or down, and when it starts up all my torrents are paused, > even the ones I'm just seeding.

Re: swapon permissions

2012-01-12 Thread Tomas Volka
> >>>Noticed today in the middle of bootup messages that swapon is > >>>complaining about permissions set to 1660 and were insecure. It > >>>suggested (as I recall) 0660. I never saw this before. > >>>How do I go about changing them ? > >> > >>This bug was already reported here: > >>http://bugs.deb

Re: swapon permissions

2012-01-12 Thread Tomas Volka
On Čt 12-01-12 | 09:21, Frank McCormick wrote: > Noticed today in the middle of bootup messages that swapon is > complaining about permissions set to 1660 and were insecure. It > suggested (as I recall) 0660. I never saw this before. > How do I go about changing them ? This bug was already reporte

Re: When was Debian installed

2011-10-09 Thread Tomas Volka
Quoting Jari Fredriksson : 8.10.2011 4:09, Mark Panen kirjoitti: Hi, Which command do i run to find out on which date i installed my Debian OS? There are several fairly reliable methods to figure this out, one of them is checking the last password change of certain system user (daemon, sys,

Re: When was Debian installed

2011-10-09 Thread Tomas Volka
> > 8.10.2011 4:09, Mark Panen kirjoitti: > > > Which command do i run to find out on which date i installed my Debian OS? There are several fairly reliable methods to figure this out, one of them is checking the last password change of certain system user (daemon, sys, bin). ie. root@debian #

Re: Searching for an editor...

2003-10-19 Thread Tomas Volka
e control of the cursor, etc. What is it that people mean by a > "graphical" editor? I should probably also mention VIM's GTK extension, which is quite convient for people who aren't familiar with regular vim. -- // Tomas Volka -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: modprobe after kernel-update

2003-10-18 Thread Tomas Volka
u should not touch modules.conf, edit /etc/modules instead for modules which you want load during startup and then run update-modules. I believe that you can achieve same thing with "modconf". Hope this helps. -- // Tomas Volka -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: apt-get bandwith limiting

2003-05-27 Thread Tomas Volka
compile it myself. Some people told me it's better to make a .deb-package after compiling the source and then install the .deb-package. Is that true and what's the simplest way to do that? Thomas Tomas Volka wrote: i'm trying to figure out if it is possible to limit apt-get's