标签:yum

centos7更新yum阿里源

1. 备份原来的yum源 $sudo cp /etc/yum.repos.d/CentOS Base.repo /etc/yum.repos.d/CentOS Base.repo.bak 2.设置aliyun的yum源 $sudo wget O /etc/yum.repos.d/CentOS Base.repo htt...