摘要: 主要是软件源出现了问题 我做的方式可能比较粗暴 ls -l /etc/yum.repos.d/ /*查看软件源*/ rm -rf /etc/yum.repos.d/ /*全删了*/ mkdir /etc/yum.repos.d/ /*新建*/ wget -O /etc/yum.repos.d/Cen 阅读全文
posted @ 2016-12-19 22:13 赵雪如 阅读(214) 评论(0) 推荐(0) 编辑