Fedora连接SSH时报错:error: Could not load host key: /etc/ssh/ssh_host_dsa_key

  • A+

Fedora连接SSH时报错:error: Could not load host key: /etc/ssh/ssh_host_dsa_key,

解决方法:

执行命令:ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh_host_dsa_key

下载服务恢复

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

Blue Captcha Image
Refresh

*

目前评论数:2   其中:访客评论  0   博主回复  0

    • avatar XiaoYan 1

      看不懂!