ssh 免密登录

源主机:

ssh-keygen -t rsa

三次回车

ssh-copy-id 目标主机

输入密码

完成!

你可能感兴趣的:(ssh 免密登录)