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

Centos7 修改yum源为阿里云

时间:2019-07-08 22:19:21      阅读:124      评论:0      收藏:0      [点我收藏+]

标签:make   centos   下载   etc   -o   配置到   http   ali   upd   

1.备份原来的yum文件

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

2.下载阿里云yum配置到    /etc/yum.repos.d/

wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

3.更新

yum makecache

yum -y update

           ...等待完成

Centos7 修改yum源为阿里云

标签:make   centos   下载   etc   -o   配置到   http   ali   upd   

原文地址:https://www.cnblogs.com/funbin/p/11154168.html

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