Chinaunix首页 | 论坛 | 博客
  • 博客访问: 36335
  • 博文数量: 12
  • 博客积分: 248
  • 博客等级: 二等列兵
  • 技术积分: 135
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-05 09:30
文章分类
文章存档

2012年(5)

2011年(7)

我的朋友
最近访客

分类: 系统运维

2011-07-27 11:02:05

                         The authenticity of host 192.168.0.xxx can't be established
   

     ssh登录 The authenticity of host 192.168.0.xxx can't be established. 的问题 收藏
用ssh登录一个机器(换过ip地址),提示输入yes后,屏幕不断出现y,只有按ctrl + c结束

错误是:The authenticity of host 192.168.0.xxx can't be established.

执行ssh -o StrictHostKeyChecking=no 192.168.0.xxx 

然后songchi@oracle:~$ ssh root@192.168.0.235是输入密码进去就OK啦。



阅读(961) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~