您的位置:首页 > 其它

跳板机避免重复密码

2015-07-17 14:21 330 查看
.>ssh-keygen -t rsa

Generating public/private rsa key pair.
Enter file in which to save the key (/home/ecwuliu/.ssh/id_rsa):

>scp ~/.ssh/id_rsa.pub root@10.175.183.246:/root/.ssh/authorized_keys

root@10.175.183.246's password:
id_rsa.pub 100% |********

>ssh root@10.175.183.246
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: