代 为 Intrepid Ibex 的 Ubuntu 8.10 将在10月30日正式发布,相信又会有不少的 Windows 用户将会尝试 Ubuntu 8.10 的那个窗外的用户体验。对于 Ubuntu 的中国用户来说,似乎在安装 Ubuntu 完成后都会先修改软件源为中国内服务器上的源,这样以较快的速度进行更新系统下载中文语言包、中文输入法以及别的应用软件。
备份软件源:
代码 sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
很多人都会说这一步很多余,但是一旦你的软件源出了问题恢复一下不是更容易吗者也遇到过几次有人问我想恢复到默认时候的源怎么办实在 Linux 中很多设置都是修改配置文件来进行的,让初学者从开始接触 Linux 就学习备份设置不是一样很好的事吗议 Linux 初学者养成操作前先备份的习惯。
代码 sudo gedit /etc/apt/sources.list
更新软件源:
代码 sudo apt-get update
推荐软件源:
建议电信用户选择 CN99 的软件源(目前电信用户使用最普及的,速度快而且稳定), 通用户使用台湾大学的软件源,教育 用户使用厦门大学的软件源。注意:不同的 络状况连接以下源的速度不同, 所以cn99并不一定是最快的源, 建议在添加前手动验证以下源的连接速度(ping下就行),比如说北京 通ADSL用户连接cn99就非常慢,而ftp.sjtu.edu.cn是相对较快的源,选择最快的源可以节省大批下载时间
Ubuntu.cn99.com更新服务器(江苏省常州市电信,推荐电信用户使用):
代码 deb http://ubuntu.cn99.com/ubuntu/ intrepid main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ intrepid-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ intrepid-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ intrepid-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ intrepid main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ intrepid-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ intrepid-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ intrepid-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ intrepid-backports main restricted universe multiverse
台湾大学更新服务器(推荐 通用户使用,强烈推荐此源,比较完整):
代码 deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-updates main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-updates main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-backports main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-backports main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-security main restricted universe multiverse
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-security main restricted universe multiverse
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-proposed main multiverse restricted universe
deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ intrepid-proposed main restricted universe multiverse
厦门大学更新服务器(教育 服务器):
代码 deb ftp://ubuntu.realss.cn/ubuntu/ intrepid main restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ intrepid-backports restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ intrepid-proposed main restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ intrepid-security main restricted universe multiverse
deb ftp://ubuntu.realss.cn/ubuntu/ intrepid-updates main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ intrepid main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ intrepid-backports main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ intrepid-proposed main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ intrepid-security main restricted universe multiverse
deb-src ftp://ubuntu.realss.cn/ubuntu/ intrepid-updates main restricted universe multiverse
Lauchpad PPA 软件源:
可以毫不夸张地说 Lauchpad PPA 的软件源中的软件是更新得最快的,大多数最新的应用软件都能在 Lauchpad PPA 的软件源中找到,这也免去了你想尝试新版的软件而又不想去编译安装的烦恼。
Compiz fusion 0.7.6
代码 deb http://ppa.launchpad.net/compiz/ubuntu intrepid main
OpenOffice
代码 deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main
KDE 4
代码 deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main restricted
deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid universe multiverse
Ubuntu Tweak
代码 deb http://ppa.launchpad.net/tualatrix/ubuntu intrepid main
deb-src http://ppa.launchpad.net/tualatrix/ubuntu intrepid main
AWN (avant-window-navigator dock)
代码 deb http://ppa.launchpad.net/awn-testing/ubuntu intrepid main
deb-src http://ppa.launchpad.net/awn-testing/ubuntu intrepid main
Banshee
代码 deb http://ppa.launchpad.net/banshee-team/ubuntu intrepid main
Amarok
代码 deb http://ppa.launchpad.net/project-neon/ubuntu intrepid main
deb-src http://ppa.launchpad.net/project-neon/ubuntu intrepid main
使用 PPA 软件源的方法也很简单,你把你想要的软件相应的 PPA 软件源列表加 sources.list 的最后就可以了。但是,笔者不建议大家马所有的 PPA 软件源都加上,因为 PPA 软件源的服务器在海外这样会在一定程序上影响你的更新速度。以上只列举一部分 PPA 软件源,如果你需要更多的 PPA 软件源请下载 Ubuntu Tweak ,使用 Ubuntu Tweak 中的“第三方源”的功能,图形界面的设置会让你上手更方便。
文章知识点与官方知识档案匹配,可进一步学习相关知识CS入门技能树Linux入门初识Linux24715 人正在系统学习中
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!