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

Permanently added the RSA host key for IP address '192.30.252.130' to the list of known hosts.

时间:2015-08-03 14:34:00      阅读:147      评论:0      收藏:0      [点我收藏+]

标签:git   centos   

从github.com 克隆代码的时候出现的问题:

Permanently added the RSA host key for IP address ‘192.30.252.130‘ to the list of known hosts.

服务器上刚刚装git,然后拷贝代码出现了上述的问题,这问题很好解决,在hosts文件中加入github.com就可以了,

我的centos服务器,vi /etc/hosts

技术分享

保存# wp 保存,再次克隆代码,

正常,。。。



版权声明:本文为博主原创文章,未经博主允许不得转载。

Permanently added the RSA host key for IP address '192.30.252.130' to the list of known hosts.

标签:git   centos   

原文地址:http://blog.csdn.net/rchangchun/article/details/47255107

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