/usr/bin/ssh -e none -o 'BatchMode=yes' -o 'HostKeyAlias=xxx' 出现背景 主机sshkey发生变化 解决办法 使用下面命令即可纠正ssh错误问题 $ /u……