Answer the question
In order to leave comments, you need to log in
How to fix SSH error?
unable to connect to the server via SSH. the command systemctl status ssh.service
gave an error (pictured), how to fix the error?
Answer the question
In order to leave comments, you need to log in
SSH will fail to start if there are syntax errors in the /etc/ssh/sshd configuration file. The command following command will tell you if any directives are incorrect:
If the configuration test does not return any errors, I would suggest starting sshd in debugging mode, this will provide you with a detailed startup of the service:
First link on google
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question