Sheldon Xu

2012年9月17日

执行ssh-add时出现Could not open a connection to your authentication agent

摘要: 若执行ssh-add /path/to/xxx.pem是出现这个错误:Could not open a connection to your authentication agent,则先执行如下命令即可: ssh-agent bash更多关于ssh-agent的细节,可以用 man ssh-agent 来查看 阅读全文

posted @ 2012-09-17 10:07 Sheldon Xu 阅读(90371) 评论(7) 推荐(18) 编辑

导航