摘要:
解决办法是: vi /etc/ssh/sshd_config 找到 # Authentication: PermitRootLogin without passwd 改成 # Authentication: PermitRootLogin yes 然后重启SSH服务(/etc/init.d/ssh restart 或service ssh restart)即可 阅读全文
posted @ 2017-12-15 11:50
时令
阅读(168)
评论(0)
推荐(0)