创建密钥
shell
ssh-keygen -t rsa -b 4096 -C "[email protected]"
上传
shell
sudo ssh-copy-id -i /Users/xx/.ssh/id_rsa.pub [email protected]