每次换服务器之后,ssh登录总是提示Offending key for IP in /root/.ssh/known_hosts:28每次都要通过sed命令进行删除 # sed -i '28d' /root/.ssh/known_hosts有没有办法永久消除?不出这个提示 查看完整描述