vim /etc/ssh/sshd_config

 

FROM:
PermitRootLogin without-password
TO:
PermitRootLogin yes

相关文章: