After upgrading with apt-get upgrade
then sshd
is not starting at boot
upgrade
apt-get update && apt-get upgrade
error on boot
Have tried to boot in rescue mode and run the following command to update sshd
but it doesn't work. After rebooting sshd
still fails to load at boot and return the same error about version mismatch
apt-get update && apt-get install openssh-server openssh-client
How to update the openssl version in sshd
from rescue mode so the versions match?
I found a solution
Update openssh from rescue mode
Mounting the hard drive in rescue mode (with software RAID)
Updating openssh
Restart the server and the server will boot up in normal mode
Update openssh from a remote console
If the ssh server doesn't start, start it