linux7配置yum网络源

Posted 厚积薄发

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了linux7配置yum网络源相关的知识,希望对你有一定的参考价值。


虚拟机选择网络选择桥接(无线网不打勾)

选择阿里云centos镜像站
1、备份原有的CentOS-Base.repo到/etc/yum.repos.d/目录下,也可移动到自定义目录下
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bk
2、下载新的CentOS-Base.repo到/etc/yum.repos.d/
curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo
3、生成缓存
yum makecache

以上是关于linux7配置yum网络源的主要内容,如果未能解决你的问题,请参考以下文章

linux7配置yum网络源

linux7配置yum网络源

red Linux7.5最小化安装怎么配置yum源

red Linux7.5最小化安装怎么配置yum源

yum配置

linux7 搭建本地yum源