若执行ssh-add /path/to/xxx.pem是出现这个错误:Could not open a connection to your authentication agent,则先执行如下命令即可:
ssh-agent bash
更多关于ssh-agent的细节,可以用 man ssh-agent 来查看
出处:www.l1mn.com
原文标题:执行ssh-add时出现Could not open a connection to your authentication agent
原文地址:https://www.l1mn.com/p/fix-ssh-add-could-not-open-a-connection-to-your-authentication-agent.html
本文版权归作者所有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。
Copyright © L1MN.COM 联系方式:l1mnfw@163.com