Linux ECDSA host key for [ip address] has changed and you have requested strict checking 在终端输入以下命令: ssh-keygen -R 清除本地的远程服务器的缓存和公钥信息,注意是大写的字母R。 原因1:远程服务器重装了系统(清除了与本地SSH连接协议相关信息),本地的SSH协议信息便... 05月10日 1,540 Comment 阅读全文