ip addr flush eth0 清除IPcentos ssh 无密码登陆关键
1 /etc/sshd_config
RSAAuthentication yesPubkeyAuthentication yes
AuthorizedKeysFile .ssh/authorized_keys
$chmod 700 ~/.ssh$chmod 644 ~/.ssh/authorized_keys
posted on 2016-08-12 19:52 anjuncc 阅读(74) 评论(0) 收藏 举报