This is an old revision of the document!
root@g13:~# apt-get install ssh
root@g13:~# cat /etc/ssh/sshd_config root@g13:~# cat /etc/default/ssh
root@g13:~# /etc/init.d/ssh restart
root@g13:~# ls /etc/rc2.d/ root@g13:~# update-rc.d -f ssh remove root@g13:~# update-rc.d ssh defaults