1.使用

ssh -v [email protected]  查看连接日志 找错误


连接Ubuntu 时 出错 ssh_exchange_identification: read: Connection reset by peer


 key_load_public: No such file or directory

debug1: identity file /c/Users/wachen/.ssh/id_rsa-cert type -1

解决办法:将c/Users/wachen/.ssh/下的文件删除掉 

解决问题!

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-27
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
  • 2021-12-10
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2021-07-21
  • 2022-12-23
  • 2022-01-02
相关资源
相似解决方案