若执行ssh-add /path/to/xxx.pem是出现这个错误:Could not open a connection to your authentication agent,则先执行如下命令即可:

ssh-agent bash


更多关于ssh-agent的细节,可以用 man ssh-agent 来查看

相关文章:

  • 2021-11-01
  • 2021-12-24
  • 2022-01-05
  • 2021-11-21
  • 2022-12-23
  • 2021-09-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-23
  • 2022-12-23
  • 2022-01-19
相关资源
相似解决方案