Allow SSH root login

To allow SSH login as user root, edit file

vi /etc/ssh/sshd_config

Find

PermitRootLogin no

Replace with

PermitRootLogin yes

restart sshd.

systemctl restart sshd
Need help with Linux Server or WordPress? We can help!

Leave a Reply

Your email address will not be published. Required fields are marked *