No SSH
Since I’ve upgraded some of my boxes to ubuntu 14.04 (Trusty) I can’t get ssh to automatically be launched anymore. It just does not launch on boot, only when I do service ssh restart
that it begins to work
I already tried sudo update-rc.d ssh defaults
but it did not help.
Anyone has a good idea please shoot me an email or a tweet - I’ll post the solution here. It’s annyoing….
reinstalling with apt-get remove --purge openssh-server
didn’t help either