2018年7月1日
摘要: 为了加快yum的下载速度,我们可以讲yum源指向阿里云的资源。 操作方法: 1.备份系统的yum源 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 2.下载阿里的源 wget -O /etc/ 阅读全文
posted @ 2018-07-01 14:41 自由港 阅读(1645) 评论(0) 推荐(0) 编辑