On Mon, 10 Sep 2007 09:58:53 -0700 Grant <[EMAIL PROTECTED]> wrote: > OK, I've got to be really careful here. I see the following processes > in 'ps -ef': > > root 2988 1 0 Sep04 ? 00:00:00 /usr/sbin/sshd > root 7573 2988 0 07:28 ? 00:00:00 sshd: [EMAIL PROTECTED]/0 > > Should I: > > kill -9 2988 && /etc/init.d/sshd start > > Are you sure? :)
It worked for me, I tested it. -- [EMAIL PROTECTED] mailing list