How to set permission for root to login ssh
edit file /etc/ssh/sshd_config
change “PermitRootLogin no” to “PermitRootLogin yes”
Tags: open ssh, PermitRootLogin, root login, ssh
Software, Programming, Database
edit file /etc/ssh/sshd_config
change “PermitRootLogin no” to “PermitRootLogin yes”