Host ping passes through the virtual machine, but ssh cannot connect:
ssh openssh-server
I express helplessness! It was fine before, but suddenly I rebooted the virtual machine and that"s it! How to solve this?
Host ping passes through the virtual machine, but ssh cannot connect:
ssh openssh-server
I express helplessness! It was fine before, but suddenly I rebooted the virtual machine and that"s it! How to solve this?
the problem has been resolved. sshd service not started! Execute the following command:
sudo service sshd restart
Previous: Ask a prime group problem