lmgsanm

每天学习一点,每天进步一点点…… Tomorrow is another beatifull day

导航

CentOS7配置阿里云源

cd /etc/yum.repos.d/

mkdir backup

mv CentOS-* backup/

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

yum clean all

yum install -y epel-release

yum clean all

yum makecache

yum repolist enabled

yum repolist all

 

 

posted on 2019-04-17 22:18  lmgsanm  阅读(132)  评论(0编辑  收藏  举报