After I reboot my Ubuntu server I am not able to login via SSH. I have to go on site to login (using CLI) then I have the ability to login remotely. How I cane solve this issue.
I have installed SSH every thing works fine, only after rebooting the server I have to connect the screen and keyboard to enter username and password, then I can return to my office to login remotely
sudo apt-get install openssh-client openssh-server– Katu Nov 20 '17 at 10:42