您的当前位置:首页 --> CentOS入门
centos6更新yum源为阿里云
浏览次数:3768 关键词 ( 阿里  yum  )
[1] 首先备份/etc/yum.repos.d/CentOS-Base.repo
[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup  

 

[2] 进入yum源配置文件所在文件夹

[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. cd /etc/yum.repos.d/  

 

[3] 下载163或者阿里云的yum源配置文件,放入/etc/yum.repos.d/(操作前请做好相应备份)

163:
[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. wget http://mirrors.163.com/.help/CentOS6-Base-163.repo  

centos5:
[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-5.repo  

 

centos6:

[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repo  

 

centos7:

[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo  


[4] 运行yum makecache生成缓存
[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. yum makecache  

 

[5] 更新系统

[plain] view plain copy    在CODE上查看代码片派生到我的代码片
  1. yum -y update  


参考链接:


centOS更改yum源与更新系统


超简单将Centos的yum源更换为国内的阿里云源
下载次数:24
下载地址:点击下载
本资源为程序自动采集,如有侵权请联系我们移除 admin#80vps.com 来信请将#替换为@
下一条 centos系统中网络配置相关
上一条 超简单将Centos的yum源更换为国内的阿里云源

拥有超过10年的业务管理经验。我们是IDC服务和解决方案方面的专家

有任何疑问请不要犹豫,立即点击联系我们