如何无密码登陆远程机器?

ssh-keygen -t rsa

ssh-copy-id -i ~/.ssh/id_rsa.pub yourname@yourhost

posted @ 2014-07-31 22:52  代码会说话  阅读(130)  评论(0编辑  收藏  举报