How to make sshd start automatically at boot-up?

Matt Graham danceswithcrows at usa.net
Thu Feb 25 15:29:47 MST 2010


From: joe at actionline.com
> Every time I start-up my laptop after it has been powered off,
> I have to run /etc/init.d/sshd start again.  What do I need
> to do to make this start automatically every time I power up
> this laptop?

The exact command is distro-dependent.  Redhat:  "chkconfig sshd on".
Gentoo: "rc-update add sshd default".  Debian: "update-rc.d sshd
defaults".  But it'll be something like that.

-- 
Matt G / Dances With Crows
The Crow202 Blog:  http://crow202.org/wordpress/
There is no Darkness in Eternity/But only Light too dim for us to see




More information about the PLUG-discuss mailing list