首页 > 代码库 > ssh连接失败
ssh连接失败
参考: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连接失败
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。