-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hal Vaughan wrote:
> I know this is rather simple, and I must just be using the wrong search 
> terms, 
> because I know it's been mentioned here.
> 
> I've installed ssh on some systems, but it doesn't start automatically on 
> boot.  I *thought* apt-get set it up to start automatically, but I guess it 
> doesn't.
> 
> So how do I get ssh to start automatically on boot?
> 
> Hal
> 
> 

You might also need to actually enable it (I've noticed sometimes the
question isn't asked `Do you want to run the SSH server?'

You need to

# dpkg-reconfigure ssh

If it is actually that it's enabled but not starting, use

# update-rc.d ssh start 22 2 .

You can check first by looking for /etc/rc2.d/S20ssh.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFC8b/VV63eDkW7v4cRApY+AJ9KpF2TdMNR3Q7JKwzoYYkOwVxsXQCdEOud
Ap+D5Yz2DZ9UFGbrH2afbVo=
=dGsI
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to