f981545521
纸上得来终觉浅,绝知此事要躬行。

导航

 

解决方法:

1) 以root身份,chmod +w /etc/ssh/sshd_config

2) vi /etc/ssh/sshd_config

3) 将PermitRootLogin no改成PermitRootLogin yes

4) service sshd restart

 
 
posted on 2016-03-23 11:19  IMFY  阅读(187)  评论(0)    收藏  举报