M HYPE SPLASH
// general

SSH not working and /etc/ssh folder missing

By Abigail Rogers

I have installed SSH on my Ubuntu 14.04 however I can't SSH into it from any other machine. There is no SSH folder under /etc so i'm guessing something went wrong with the install.

I have tried removing and re-installing but no joy. How can I get the SSH working?

Regards

6

1 Answer

OK got it working. I simply created the folder /etc/ssh and then reinstalled ssh server. Odd that it could not create the folder, I was using sudo

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy