摘要: CentOS 7 系统初始化配置 # step 1: 修改默认Yum源为阿里源 if [ ! -f "/etc/yum.repos.d/CentOS-Base.repo.bak" ]; then mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos. 阅读全文
posted @ 2021-03-17 16:51 wanghongwei-dev 阅读(245) 评论(0) 推荐(0)