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

Centos修改yum源为163

时间:2017-04-08 19:37:36      阅读:187      评论:0      收藏:0      [点我收藏+]

标签:get   pos   log   etc   class   ase   cache   blog   span   

1.首先备份/etc/yum.repos.d/CentOS-Base.repo

mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup

2.下载163repo文件(地址根据centos版本而定)

wget http://mirrors.163.com/.help/CentOS6-Base-163.repo

3.刷新缓存

yum clean all
yum makecache

 

 

参考: http://mirrors.163.com/.help/centos.html

Centos修改yum源为163

标签:get   pos   log   etc   class   ase   cache   blog   span   

原文地址:http://www.cnblogs.com/lwn007/p/6682640.html

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