标签:centos7 rhel7
1、SSH无密钥登录
# ssh-keygen -t rsa# ssh-copy-id -i /root/.ssh/id_rsa.pub root@192.168.42.163
本文出自 “Huboss的自动化运维之路” 博客,请务必保留此出处http://huboss.blog.51cto.com/9883568/1782613
Centos7 Rhel7
原文地址:http://huboss.blog.51cto.com/9883568/1782613