Answers for "sshd: no hostkeys available -- exiting."

0

sshd: no hostkeys available -- exiting.

as root user run :

	ssh-keygen -A
	
    /etc/init.d/ssh start
Posted by: Guest on April-30-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language