I for the life of me cannot figure out the issue. journalctl -xe says
Failed to start OpenBSD Secure Shell service
Unit ssh.service failed
ssh.service: Unit entered failed state.
ssh.service: Failed with result 'start-l'
also it says no such file or directory for bin/sshd
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Issue seemed to be with ownership of the file.
Solution
https://ubuntuforums.org/showthread.php?t=2406453
Hi
Try this at the shell to see if the config has any error(s):
Cheers