建立可信连接
时间:2014-02-13 02:27:53
收藏:0
阅读:300
ssh-keygen
-t rsa
ligh@local-host$
ssh-copy-id -i ~/.ssh/id_rsa.pub root@192.168.0.3
原文:http://www.cnblogs.com/lexus/p/3546344.html
评论(0)