2009/08/24 @ 15:57
网易开放开源软件的镜像 CN99归来?
用 axel 加速你的 linux download
在家里弄了台服务器,也就是一台淘汰了的本本,只有256的内存(哈哈。。不要吓倒,网速还是可以的,100M的光纤
)。装了RedHat AS 4,但是是比较老的版本,所以,更新吧。。。不差带宽
。开始拖了centos的源,发现够慢的,用台湾的镜像也只有100多K。才想起来,网易的CentOS不也可以吗?马上复杂实施,rm掉其他的源,只用他的,哈哈。。果然速度基本上可以达到600KB/S!(后面提供repo源文件)
用axel很久了,多线程的下载算是不错的了,所以,整合到yum里面来,快马加鞭,文件请到这里下载:用 axel 加速你的 linux download,然后安装yum的插件,源码在googlecode托管,一个叫liangsuilong的写的,所以,要checkout,
svn co http://cnfreesoft.googlecode.com/svn/trunk/axelget/ /path/to/axelget
su
cd /etc/yum/pluginconf.d/
ln -s /path/to//axelget/axelget.conf .
cd /usr/lib/yum-plugins/
ln -s /path/to//axelget/axelget.py .
su
cd /etc/yum/pluginconf.d/
ln -s /path/to//axelget/axelget.conf .
cd /usr/lib/yum-plugins/
ln -s /path/to//axelget/axelget.py .
ok,yum更新或者是安装的时候,插件就会自动启用了。。。
cn99的源repo:
#Released base
[base] name=CentOS 4.7 for RHEL4U4 - Base
baseurl=http://mirrors.cn99.com/centos/4/os/i386/
gpgcheck=1
gpgkey=http://mirrors.cn99.com/centos/4/os/i386/RPM-GPG-KEY-centos4
[update] name=CentOS 4.7 for RHEL4U4 - Updates
baseurl=http://mirrors.cn99.com/centos/4/updates/i386/
gpgcheck=1
gpgkey=http://mirrors.cn99.com/centos/4/os/i386/RPM-GPG-KEY-centos4
[contrib] name=CentOS 4.7 for RHEL4U4 - Contrib
baseurl=http://mirrors.cn99.com/centos/4/contrib/i386/
gpgcheck=1
enabled=1
gpgkey=http://mirrors.cn99.com/centos/4/os/i386/RPM-GPG-KEY-centos4
作者:博爱老头@博爱老头的草屋
地址:http://www.icnote.com/Update-your-RhelAS-4-and-make-your-yum-Faster/
版权所有。转载时必须以链接形式注明作者和原始出处及本声明!
相关日志
Fedora 13 final 版将推迟到5月25号发布
Fedora 13 "Goddard" Beta released
Fedora 13 Alpha Released For some guys!
Fedora 13 Alpha slip by one week
我们到底该不该使用SELinux?
Fedora 13 final 版将推迟到5月25号发布
Fedora 13 "Goddard" Beta released
Fedora 13 Alpha Released For some guys!
Fedora 13 Alpha slip by one week
我们到底该不该使用SELinux?
强大的造势 傻X的理念--记在移动MMarket上线之日
Fedora12 Alpha Released

