CentOS 5. yum update ,epel 404报错
2011-11-25  作者:amao  同分类文章
description:

 yum-fastestmirror  清除缓存: rm /var/cache/yum/timedhosts.txt

 

修改 /etc/yum.repos.d/epel.repo 

 

mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch

mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&country=us&arch=$basearch
 

 



相关
Linux Static IP Configuration
通过外部shell程序重写泛解析域名
源代码安装IPsec-Tools-0.7.2
利用 nginx 的第三方模块 ngx_http_accesskey_module 来实现下载文件的防盗链。
nginx 下 No input file specified 显示成 404
nginx 可以干什么。
用Suhosin来保护你的php服务器。
这几日重温iptables。发现了一般的路由器端口映射原理
linux下面假设ftp服务器,我选择pure-ftpd
ethtool-一个网卡配置的小工具