kernel update causes ps to segfault

2003-08-04 Thread Lindsey Simon
Since upgrading the kernel on our webserver, when root runs ps, it segfaults. Unable to handle kernel NULL pointer dereference at virtual address 007c printing eip: c014bfee *pde = Oops: CPU:0 EIP:0010:[]Not tainted EFLAGS: 00010202 eax: ebx: d65380

squirrelmail + uw-imapd broken after upgrade

2003-06-06 Thread Lindsey Simon
I recently upgraded a box with the mime-type fix and for some reason since then, my squirrelmail setup has become unstable. It takes a really long time to login. I don't see any connection, but I wonder if anyone else has noticed something similar. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Re: Sudo and sudoers file

2001-10-28 Thread Lindsey Simon
this problem before submitting a bug report. -l Sean Quinlan in message Re: Sudo and sudoers file (Fri, 10/26 09:13): > --- Lindsey Simon <[EMAIL PROTECTED]> (2001-10-26 00:00): > > In the bottom of /etc/sudoers I have > > > > Defaults timestamp_timeout=0 &g

Sudo and sudoers file

2001-10-25 Thread Lindsey Simon
In the bottom of /etc/sudoers I have Defaults timestamp_timeout=0 Defaults passwd_timeout=1 Defaults tty_tickets Defaults authenticate But I can still logout and back in without retyping my passwd and similarly I can exit the shell and log back in on the same tty and sudo zsh without a passwd.

apt-get / mailx/ logrotate

2001-05-07 Thread Lindsey Simon
I installed my own build of sendmail and would like to also have the logrotate functionality. However logrotate depends on mailx, which in turn depends on some mail server. But apt-get doesn't recognize I have sendmail installed. I don't want to install the debian sendmail package. Is there anyt