码迷,mamicode.com
首页 > 系统相关 > 详细

linux7配置yum网络源

时间:2020-05-24 16:47:23      阅读:87      评论:0      收藏:0      [点我收藏+]

标签:com   aliyun   inux   移动   lin   -o   linux   缓存   阿里   


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

选择阿里云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网络源

标签:com   aliyun   inux   移动   lin   -o   linux   缓存   阿里   

原文地址:https://www.cnblogs.com/dahaoran/p/12951305.html

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