摘要: 1、删除redhat原有的yum源# rpm -aq | grep yum|xargs rpm -e --nodeps2、下载新的yum安装包 这里我们使用CentOS的yum源# wget http://mirror.centos.org/centos/6.0/os/i386/Packages/... 阅读全文
posted @ 2015-06-11 10:17 曾先森在努力 阅读(483) 评论(0) 推荐(0) 编辑