[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] SSH PKG not restarting



Thank you! this is exactly what I needed to know and very helpful. Not
only did you explain what I need to do to bring it up on the default
run level (currently 3), but the chkconfig command shows me how many
programs are installed but turned off, presumably because they aren't
configured. (There are a ton I will need to turn on eventually DHCPD,
SMB, etc).


On Fri, May 03, 2002 at 07:35:03AM -0400, Gerald Waugh wrote:
> On Thu, 02 May 2002, Josh Kuperman wrote:
> > On Thu, May 02, 2002 at 06:17:17PM +0200, Jelmer Jellema wrote:
> > > Hi Josh
> > > > I installed the secure shell package. Since I'm still messing around
> > > > with the machine I restart it quite a bit. Every time I restart it, it
> > > > remains selected on the easy web base user interface.
> 
> chkconfig --list  | grep sshd

It was on for 2, but off for all others. No idea why it would install
this way unless there is some standard for RaQs that I don't know
about. I don't really know why it would be needed at 2, since I don't
believe networking gets started until 3, but it won't hurt anything.

> 
> see if it's turned on for levels 2345
> if not run  the following command
> chkconfig --level 2345 sshd on
> now run
> ps ax | grep sshd
> If its running your done if not running run
> /etc/rc.d/init.d/sshd start
> 
> --
> Gerald Waugh
> http://www.frontstreetnetworks.com
> Front Street Networks LLC - 203-785-0699
> 229 Front Street, Ste. #C, New Haven CT, 06513-3203

-- 
Josh Kuperman                       
josh@xxxxxxxxxxxxxxxxxx