ubuntu的源,更确切的说应该是更新服务器吧
Windows的在线更新我们都不陌生了
而ubuntu的源如果没有设置正确,可能让你更新一个软件慢到无法忍受
更可能有些功能没法使用
电信目前用了后最快的源是希网的[code]deb http://ubuntu.cn99.com/ubuntu gutsy main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu gutsy main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu gutsy-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu gutsy-backports main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu gutsy-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu gutsy-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu gutsy-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu gutsy-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu gutsy-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu gutsy-updates main restricted universe multiverse[/code]网通或别的据说用台湾的源也不错,具体没有试过,可以搜索“ubuntu源”
修改源的方法,可以用菜单的“系统”>“系统管理”>“软件源”,可视化修改
也可以直接
sudo gedit /etc/apt/sources.list
把以上的内容加入文件
测试速度可以
sudo apt-get update
看看效果如何


kissdb 于 2008-10-17 12:31:07发表:
一直用的都是这个源,我这其他的太慢了