Enter passphrase

提示“Enter passphrase for key /root/.ssh/id_rsa.pub”让输入私钥,可不论输与不输都不能直接登陆ssh

解决方法: 
在本地执行:登录

eval `ssh-agent` ssh-add

相关文章
相关标签/搜索