摘要: 解决方法是: 修改/etc/ssh/ssh_config文件, #PermitRootLogin prohibit-password改为PermitRootLogin yes 然后 PasswordAuthentication yes 最后,设置root的密码。passwd root。 重启ssh( 阅读全文
posted @ 2021-06-24 20:59 雷雷提 阅读(258) 评论(0) 推荐(0)