CenOS改为阿里云源
发布时间
阅读量:
阅读量
CenOS更换为阿里云的源
操作流程:
在进行更换操作前,需确认系统中已安装wget工具,如未安装则需先行完成安装过程
yum list wget

yum -y install wget

首要步骤为进行数据的备份操作
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.bak
备份操作不会产生任何响应
将阿里云的yum源文件下载至/etc/yum.repos.d/目录中
wget -O /etc/yum.repos.
全部评论 (0)
还没有任何评论哟~
