2022年4月11日
摘要: 备份旧的配置文件 cd /etc/yum.repos.d/ # 进入文件夹 mv CentOS-Base.repo CentOS-Base.repo_back # 备份原始配置文件 下载阿里源的文件 wget -O CentOS-Base.repo http://mirrors.aliyun.com 阅读全文
posted @ 2022-04-11 11:23 法哈席基 阅读(161) 评论(0) 推荐(0) 编辑