Tiusx

SSH ServerIp Err:Host key verification failed

· 开发

前言

今天家里网络重启了,在折腾Mini主机时,Mini主机的ip也变了,发现ssh远程连不上,

问题

关键信息:

Host key for 192.168.2.60 has changed and you have requested strict checking.
Host key verification failed.

解决

ssh-keygen -R 192.168.2.60