Re: Filter old mail with procmail

2006-11-25 Thread Morten O. Hansen
On Wed, 2006-11-22 at 17:34 +0100, Ismael Valladolid Torres wrote: > Kevin Mark escribe: > > formail -s procmail < some_mail_box > > This is only useful if mail is stored in mbox format. > I just did a "for m in *; do formail -s procmail < $m; done" in the maildir (Maildur/cur), and it worked gr

Re: LDAP howto?

2006-10-03 Thread Morten O. Hansen
On Tue, 2006-10-03 at 19:28 -0400, Ishwar Rattan wrote: > Pointers to good LDAP-howto for server coniguration > details. I guess this [1] is a good starting point, and it wouldnt hurt googling for 'debian ldap' either. [1] http://wiki.debian.org/LDAP With regards, Morten O.

Re: xserver-xorg install/configuration fails with "null value not permitted"

2006-09-24 Thread Morten O. Hansen
ian.org/xserver-xorg http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388568 Hope this helps. With regards, Morten O. Hansen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

xvnc4viewer fonts

2006-09-09 Thread Morten O. Hansen
. With regards, Morten O. Hansen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problems with latest sid update - udev and other services not starting

2006-09-08 Thread Morten O. Hansen
On Fri, 2006-09-08 at 11:36 -0400, Scott Reese wrote: > > Did the dpkg-reconfigure udev recreate two links for you in /etc/rcS.d > or just the S36udev-mtab link? If it created a udev link, what did that > look like? Hi again, I also got it working now, running "dpkg-reconfigure udev" two times

Re: Problems with latest sid update

2006-09-08 Thread Morten O. Hansen
> I never paid close attention to where it was being started from before, > so I don't know exactly where to put it back. As a quick fix, creating > a symlink in /etc/rcS.d to ../init.d/udev at level 11: > > ln -s ../init.d/udev S11udev Thanks, this seems to have solved the inability to automou

Problems with latest sid update

2006-09-08 Thread Morten O. Hansen
o tested on a custom kernel). 3) X terminals dont work anymore, gnome-terminal gives "there was an error creating the child process for this terminal". I'm not sure if they are all somewhat related, but does anyone have suggestions on how to fix it? With regards, Morten O. Hansen

Re: Blury fonts in OOo

2006-09-06 Thread Morten O. Hansen
On Tue, 2006-09-05 at 23:07 -0400, Kevin Mark wrote: > Hi Morten, > I was just reading an article on digg.com about this very thing: OO.org > does in fact use its own font stuff. go to the site to find the linux > and fonts article for more info. Thanks :-) The article is here [1] if anyone else

Blury fonts in OOo

2006-09-05 Thread Morten O. Hansen
tell OOo to use the same hints? I can take a screenshot if that helps. With regards, Morten O. Hansen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Debian & ATI Radeon X300 don't mix?

2006-08-24 Thread Morten O. Hansen
Hi, I would recommend using the script from [1] I'm using them on debian sid now, and they are working quite well. (and has been updated to cover the latest driver version). This script handles downloading, compiling kernelmodule and also configures your system, so after you have run it everything

Re: LV Device Missing

2006-04-29 Thread Morten O. Hansen
On Sat, 2006-04-29 at 03:01 +, Ian Petts wrote: > I'm fairly new to LVM, but I've been having an intermittant problem that > I hope someone can help me with. > > Every few (2-10ish) reboots of my machine, my LV fails to be recognised. > I also have this, happens almost every time. Do you use

Re: irssi & core dumps

2006-04-14 Thread Morten O. Hansen
On Fri, 2006-04-14 at 17:44 -0500, lostson wrote: > Hello > For the past few days irssi keeps dumping core files quite regularly. > Has anyone encountered a fix for this problem, thanks. > -- > LostSon Same here, it dumps core every time I quit. - Morten -- To UNSUBSCRIBE, email to [EMAIL

Re: LVM2 and custom kernel

2006-04-14 Thread Morten O. Hansen
Aaaah, finally, it works. :) I had to enable ramdisk-support, since I have the root on LVM. (ramdisk- and initrd-support). Thanks for your help! - Morten -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: LVM2 and custom kernel

2006-04-14 Thread Morten O. Hansen
On Fri, 2006-04-14 at 11:00 -0400, David Clymer wrote: > That sounds right... You could try starting with > your /boot/config-2.6.16-x-foo file from the debian kernel (since that > should have the required options selected) and customizing from there. I didn't really see anything I have missed..

Re: LVM2 and custom kernel

2006-04-14 Thread Morten O. Hansen
> Which kernel are you compiling? Is it a debian kernel or a vanilla one > from kernel.org? > What version of debian are you running? > What bootloader are you using? > Do you have the lvm2 package installed? I'm trying 2.6.15.7 now, from kernel.org. This is debian unstable, with GRUB, and yes

LVM2 and custom kernel

2006-04-13 Thread Morten O. Hansen
Hi there, I'm trying to build a custom kernel, and everything works except LVM2. When the kernel is booting, and the lvm-script is trying to mount the discs, it gives me a kernel-panic. I have googled it a bit, and I tried adding "--initrd" to make-kpkg, but that didn't work. I also tried adding