Category: Linux
-
Enable SSH root login on Ubuntu
How to allow SSH Remote Access for the root account: You will need to change the /etc/ssh/sshd_config file to allow this: You then need to Restart the SSH service: Then you should set a password for root: That is it.