XShell 连接服务器报错“找不到匹配的 host key 算法“解决方案
问题描述在使用 XShell 连接 Linux 服务器时,遇到以下错误:找不到匹配的 host key 算法
Unable to negotiate with xxx.xxx.xxx.xxx port 22: no matching host key type found.
这是因为 SSH 客户端和服务器端支持的加密算法不匹配导致的。解决方法通过修改服务器端的 SSH

