ssh登录The authenticity of host x.x.x.x can't be established.的问题
使用ssh登陆后,一直都是The authenticity of host x.x.x.x can't be established.,然后不断点y,最后ctrl+c,在网上搜到两种解决方法。第一种:ssh -o StrictHostKeyChecking=no ,,,,,,后面加正常的东西,以后再访问就没有了can't be established第二种:在etc/ssh/ssh_con
转载
2016-02-28 10:47:24 ·
673 阅读 ·
0 评论