注意错误点: 以下命令没有引号才能运行
shell > ssh-copy-id -i ~/.ssh/id_rsa.pub -p 22 root@192.168.12.129
复制到远程的路径为~/.ssh/authorized_keys 文件
https://yq.aliyun.com/articles/665256
centos部署及使用ansible
阅读 43
2023-07-03
注意错误点: 以下命令没有引号才能运行
shell > ssh-copy-id -i ~/.ssh/id_rsa.pub -p 22 root@192.168.12.129
复制到远程的路径为~/.ssh/authorized_keys 文件
https://yq.aliyun.com/articles/665256
相关推荐
精彩评论(0)