
杂物社
慕易杨
这个作者很懒,什么都没留下…
展开
-
Ubuntu 20.04镜像下载国内地址(解决官网下载镜像慢问题)
申明:转载自Fighting社火底子 20.04版本 点进去根据你的电脑版本下载iso后缀那个 http://mirrors.aliyun.com/ubuntu-releases/20.04/ 其他版本 http://mirrors.aliyun.com/ubuntu-releases/转载 2020-12-03 21:20:28 · 7213 阅读 · 0 评论 -
解决git clone Github 项目速度太慢问题
方案:使用github的镜像网站进行访问,将github.com替换为github.com.cnpmjs.org 例如上图,原Github项目地址为https://github.com/karelzak/util-linux.git,替换成https://github.com.cnpmjs.org/karelzak/util-linux.git后,速度达到300K。 ...原创 2020-11-26 23:40:42 · 475 阅读 · 0 评论