快速添加 ssh key 到指定服务器

Mar 27, 2020#Linux#SSH
ssh-copy-id root@ip_address

输入正确的登录密码后即可直接添加 ssh 密钥。