注意错误点: 以下命令没有引号才能运行
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
微信扫一扫
注意错误点: 以下命令没有引号才能运行
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
相关推荐