更新 fedora 13 源

第一件事当然是 update , 因为现在发布的fedora13就是13号左右就出来的RC3,它的一个Bug最后并没有修复,而是放到update中了。

 

然而update,就好找一个好的源,我起初试了一下默认的国外源,几十KB,太慢了。

 

费了半天劲,一直在试上交的源,但总是在makecache时出错,后来用原来的源安装了一下yum-fastestmirror,它竟奇迹般的找到了ubuntu.cn99.com ,我用firefox一看,竟是网易的源,哈哈。

 

总结一下,su - 到 root

 

1,  yum install yum-fastestmirror -y

2,  到 http://ubuntu.cn99.com/.help/fedora.html ,下载 fedora-163.repo ,  fedora-updates-163.repo

3, 把这两个文件放到 /etc/yum.repo.d/ 下,

4, yum makecache

 

之后,我运行 yum update , 下载速度基本在 400KB/s 左右, 很不错。 网易真不错。哈哈。

 

你可能感兴趣的:(firefox,网易)