使用ssh-copy-id命令可以把本地的公钥添加到服务器
这样就不用每次都输入密码了。
ssh-copy-id root@linuxdev.cc
https://www.digitalocean.com/community/tutorials/how-to-configure-ssh-key-based-authentication-on-a-linux-server