可以在线编程的网站,哪些网站是动态的,电子工程网怎么删除文章,长治建设网站公司在终端使用apt-get update时#xff0c;连接dl.google.com超时#xff0c;一直卡在0%#xff0c;原因是当前ip无法ping到google#xff08;墙#xff09;。
解决方法#xff1a;
dl.google.com国内可用IP 选一个#xff0c;然后按以下命令操作#xff1a;
cd ~
vim …在终端使用apt-get update时连接dl.google.com超时一直卡在0%原因是当前ip无法ping到google墙。
解决方法
dl.google.com国内可用IP 选一个然后按以下命令操作
cd ~
vim /etc/hosts
在hosts文件下面添加一下内容
#Download 下载
180.163.151.161 dl.google.com
180.163.151.161 dl-ssl.google.com#Groups
180.163.151.161 groups.google.com#Google URL Shortener
180.163.151.161 goo.gl#Google App Engine
180.163.151.161 appengine.google.com 修改完成后使ping命令来测试结果如下图
再重新 apt-get update就好了