赞
踩
系统不能够使用yum有几种情况
第一dns是否配置正常请检查cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.8.8
第二种检查下载代理是否开启
/etc/yum.conf的proxy打开了,关闭即可
#proxy=http://192.168.11.82:808
我是因为执行了yum update长时间更新未结束ctrl + z停止后yum的update和install都不可用了 解决方案如下标红处
yum clean all
yum check
yum erase apf
[root@test01 ~]# yum update
Loaded plugins: fastestmirror, refresh-packagekit, securityCopyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。