码迷,mamicode.com
首页 > 系统相关 > 详细

ubuntu git clone太慢

时间:2020-05-25 12:49:23      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:ast   edit   编辑   stl   缓存   etc   fast   git   fas   

老方法,换源:

1、编辑/etc/hosts

sudo gedit /etc/hosts

2、在hosts文件末尾添加如下格式:

192.30.253.112 github.com
151.101.44.249 github.global.ssl.fastly.net

3、更新DNS缓存

sudo /etc/init.d/networking restart

OK,clone试试

ubuntu git clone太慢

标签:ast   edit   编辑   stl   缓存   etc   fast   git   fas   

原文地址:https://www.cnblogs.com/jack123/p/12956082.html

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