Centos 7 如何配置阿里云 yum 源
- 行业动态
- 2021-12-20
- 2
今天介绍一下Centos7如何配置阿里云yum源
一、 禁用 yum 插件 fastestmirror
修改插件的配置文件
cp/etc/yum/plugincfD / fast mirror.conf/etc/yum/plugincfD / fast mirror.conf.bak
vi/etc/yum/pluginoffD / fast mirror.conf
启用= 1 #从1改为0禁用插件
修改yum的配置文件
cp/etc/yum.See the/etc/yum.conf.bak
vi /etc/yum.conf
plugins=1 # 改为0,不使用一个插件
二、获取阿里云 repo#
cp/etc/yum。Rest. D / CentOS base.repo/etc/yum。Rest. D / CentOS base.repo.bak
wget -O /etc/yum.Rest. D / CentOS base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
cp/etc/yum。repos.d/epel.repo/etc/yum。repos.d/epel.repo.bak
wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo
三、清理原来的缓存,重新缓存#
yum clean all
yum makecache
以上是关于“Centos 7 如何配置阿里云 yum 源”的相关介绍,如需购买高防服务器,推荐酷盾高防服务器、可独享高防IP,BGP多线路,50G-500G防御峰值任意选择,满足各种网站建设需求;高效防护;价格实惠;最低100元/月,无需强制接入备案,让您快速上线网站。
产品购买链接:https://www.kdun.com/server/buy.html
本站发布或转载的文章及图片均来自网络,其原创性以及文中表达的观点和判断不代表本站,有问题联系侵删!
本文链接:http://www.xixizhuji.com/fuzhu/339149.html