redhat 7.9配置阿里云yum源

1、mv /etc/yum.repos.d/*.repo /etc/yum.repos.d/backup/

2、添加dns

vim/etc/resolv.conf

nameserver 8.8.8.8

nameserver 8.8.4.4

nameserver 114.114.114.114

#配置完先检查下通不通

3、vi /etc/yum/pluginconf.d/subscription-manager.conf

将 "enabled=1" 改为 "enabled=0"

4、mv /etc/yum.repos.d/*.repo mv /etc/yum.repos.d/*.repo.bak

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

或curl -o /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

6、sed -i 's/$releasever/7/g' /etc/yum.repos.d/CentOS-Base.repo

#使用vim,里面的$releasever换成对应的版本

:%s/$releasever/7/g

7、yum clean all

8、yum makecache

相关推荐
星野川崎2062 小时前
电商多店运维:云机24小时挂机频繁掉线、账号无故风控深度原因分析及解决方案
大数据·运维·服务器·云计算·电商
@HNUSTer10 小时前
基于 GEE 的 Sentinel-2 海岸线自动提取:从NDWI水体指数到Canny边缘检测全流程
云计算·数据集·遥感大数据·gee·云平台·canny边缘检测·sentinel-2
@HNUSTer15 小时前
基于 GEE 的 LST 降尺度建模——利用 Sentinel-2 和 SRTM 提升 Landsat 热红外分辨率至 10 米
云计算·数据集·遥感大数据·gee·云平台·随机森林回归模型·多源遥感与随机森林回归
wzq11_66616 小时前
云计算运维学习day22——Ansible-Roles
运维·学习·云计算
翼龙云_cloud1 天前
亚马逊云渠道代理商:VPC 教程 利用 EC2 自建 NAT 实例降低私有子网出网成本
网络·云计算·aws
yunlaodacom1 天前
腾讯云国际版(云老大):TKE Service有Endpoint,为什么请求还是进不了Pod
云计算·腾讯云
Dawn-bit1 天前
Linux网络进阶:TCP三次握手和四次挥手与TCP连接状态
linux·服务器·网络·tcp/ip·云计算·智能路由器
风流 少年1 天前
Spring AI 2.0:阿里云百炼平台(智能体应用)
redis·spring·阿里云
UseLessQQ1 天前
云计算k8s集群部署
java·kubernetes·云计算
翼龙云_cloud2 天前
阿里云国际版代理商:OSS自定义域名绑定与HTTPS配置排障教程
数据库·阿里云·https·云计算