How to set permission for root to login ssh

/ November 9th, 2010/ Posted in Unix/Linux / 65 Comments »

edit file /etc/ssh/sshd_config

change “PermitRootLogin no” to “PermitRootLogin yes”


Tags: , , ,

Leave a Reply

You must be logged in to post a comment.