A simple and beautiful blog
(本地有的请忽略这步)
1
ssh-keygen -t rsa
ssh-copy-id -i ~/.ssh/id_rsa.pub root@服务器ip
ssh root@服务器ip
Seraching...