时间: 2023-04-02 13:03 栏目: 澳门新萄京2566 浏览: 318 赞: 0 踩: 0 字体: 大 中 小
今天新开的一台服务器操心系统是ubuntu 22.04的版本 ,在服务器里面链接第三方服务器的提示
Unable to negotiate with xxx port 22: no matching host key type found. Their offer: ssh-rsa,ssh-dss
最后使用的解决办法是在
sudo vim .ssh/config
在 .ssh/config 文件下添加以下信息
Host * HostKeyAlgorithms +ssh-dss
问题得以解决
总赞数量:18241
总踩数量:128083
文章数量:28