1. 假设A\B\C 3台服务器
    2. 在服务器生成公钥和密钥
    3. ssh-keygen -t rsa
    4. ssh-copy-id命令将公钥发到youxi2服务器上
    5. ssh-copy-id -i /root/.ssh/id_rsa.put root@192.168.80.153