浏览次数:1861 关键词 ( 密码 CentOS SSH )
[root@localhost ~]# ssh-keygen -t rsa
[root@localhost ~]# ssh-copy-id -i /root/.ssh/id_rsa.pub root@192.168.0.151
[root@localhost ~]# ssh root@192.168.0.151