码迷,mamicode.com
首页 > 其他好文 > 详细

ssh连接失败

时间:2017-07-25 10:24:59      阅读:138      评论:0      收藏:0      [点我收藏+]

标签:load   服务端   log   using   arch   参考   失败   targe   blank   

参考:http://www.cnblogs.com/starof/p/4709805.html

 

https://www.chenyudong.com/archives/ssh-using-private-public-key-no-password.html

 

http://www.jianshu.com/p/35feb4ff79c5

--------------------------------------------------------------------------------------------------------

技术分享

 

Could not load host key: /etc/ssh/ssh_host_ed25519_key in /var/log/auth.log

You can generate the missing hostkey via:

ssh-keygen -A

ed25519 is a bit faster and more secure. It‘s not necessary and, aside from logspam, this doesn‘t have that much effect. You could, indeed, comment out HostKey /etc/ssh/ssh_host_ed25519_key, without much effect. But, at the same time, `ed25519 is a good host-key format to support.

 

可还是ssh连接不上:

客户端:

技术分享

 

 服务端:

技术分享

 

ssh连接失败

标签:load   服务端   log   using   arch   参考   失败   targe   blank   

原文地址:http://www.cnblogs.com/oxspirt/p/7231930.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!