标签:成功 shel 自己的 http src shell copy 目标 演示
ssh-keygen
ssh-copy-id B
目标:用ubuntu(192.168.81.137)免密ssh连接CentOs7(192.168.81.133)
ssh-keygen

ll .ssh

ssh-copy-id 192.168.81.133

ssh 192.168.81.133

标签:成功 shel 自己的 http src shell copy 目标 演示
原文地址:https://www.cnblogs.com/MessiXiaoMo3334/p/11184966.html