码迷,mamicode.com
首页 > 其他好文 > 详细

链接服务器 iterm

时间:2018-07-25 01:04:16      阅读:133      评论:0      收藏:0      [点我收藏+]

标签:解决方案   lease   get   tac   ddl   nta   and   root   off   

ssh -p 22 root@118.25.102.133    链接ssh -p 22 root@118.25.102.133

 

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:OSDmRPWma+unEpyOeI/o3kmt1/49rs521h+1gMuEvNE.
Please contact your system administrator.
Add correct host key in /Users/cch/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in /Users/cch/.ssh/known_hosts:5
ECDSA host key for 118.25.102.133 has changed and you have requested strict checking.
Host key verification failed.

 解决方案 

ssh-keygen -l -f ~/.ssh/known_hosts       查看密钥

 ssh-keygen -R  118.25.102.133               删除的链接的密钥

链接服务器 iterm

标签:解决方案   lease   get   tac   ddl   nta   and   root   off   

原文地址:https://www.cnblogs.com/sr0322/p/9363237.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!