关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

香港VPSCentos8更换阿里云yum源

发布时间:2023-06-04 16:31:44
1491984010112764.jpg

centos8下预置的yum源应用安装及更新比较慢,有时还掉链子,更换到国内的源比较省心,这里以阿里源为例。

进入到源文件目录

cd /etc/yum.repos.d

备份旧的配置文件

mv CentOS-Linux-BaseOS.repo CentOS-Linux-BaseOS.repo.bak

下载阿里源的文件

wget -O CentOS-Linux-BaseOS.repo http://mirrors.aliyun.com/repo/Centos-8.repo

清理缓存

yum clean all

重新生成缓存

yum makecache

如果提示wget错误,yum install wget 安装一下



/template/Home/8a/PC/Static