在网上找了很多ubuntu基本配置的文章。
经过测试,发现以下源是最可靠、高速的(我用的是温州网通网络)
最好再添加一个ubuntu cn99的源
#ubuntu cn99源
PS:有时设置源的时候,因为源的不同性,会导致软件出错。我用其他源就出现NVIDIAD驱动不能装的情况。所以碰到类似软件问题时,换下源重新更新也是个比较好的解决方案。
经过测试,发现以下源是最可靠、高速的(我用的是温州网通网络)
|
CODE:
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-updates main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-updates main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-backports main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-backports main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-security main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-security main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-proposed main multiverse restricted universe deb http://archive.ubuntu.com/ubuntu/ hardy multiverse universe main deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-proposed main restricted universe multiverse |
最好再添加一个ubuntu cn99的源
#ubuntu cn99源
|
CODE:
deb http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ edgy main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ edgy-security main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ edgy-updates main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ edgy-proposed main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ edgy-backports main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu-cn/ edgy main restricted universe multiverse |
PS:有时设置源的时候,因为源的不同性,会导致软件出错。我用其他源就出现NVIDIAD驱动不能装的情况。所以碰到类似软件问题时,换下源重新更新也是个比较好的解决方案。

添加到雅虎收藏