其实在Ubuntu 8.04里和以前的ubuntu发行版中设置软件源的方法是一样的.Ubuntu 8.04 LTS (Hardy HUeron)正式版即将发行了,当”小白鼠”的朋友,越来越多,问到这个问题的人也不少,今就专门写一篇在Ubuntu 8.04 LTS (Hardy Heron) 里修改源的方法,之前本站的原创团队成员幻星之孤独曾写过一篇叫《细说 Ubuntu Linux 软件源》 的文章,写得很不错,十分的详细.今天我简单得说一下,不清楚具体方法的朋友可以去参考一下那篇文章.备份软件源:
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup 编辑软件源:
sudo gedit /etc/apt/sources.list 从下面列表中选择合适的源(注意:一定要选和你的系统一致的版本 8.04、7.10、 7.04、6.10、 6.06),替换掉文件中内容,保存编辑好的文件更新软件源:
sudo apt-get update 推荐软件源:
不同的网络状况连接以下源的速度不同, 所以cn99并不一定是最快的源, 建议在添加前手动验证以下源的连接速度(ping下就行),比如说北京网通ADSL用户连接cn99就非常慢,而ftp.sjtu.edu.cn是相对较快的源,选择最快的源可以节省大批下载时间Ubuntu.cn99.com更新服务器(江苏省常州市电信,推荐电信用户使用):deb http://ubuntu.cn99.com/ubuntu/ hardy main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-security main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-updates main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb http://ubuntu.cn99.com/ubuntu/ hardy-backports main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ hardy main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ hardy-security main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ hardy-updates main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ hardy-proposed main restricted universe multiverse
deb-src http://ubuntu.cn99.com/ubuntu/ hardy-backports main restricted universe multiverse台湾大学更新服务器(推荐网通用户使用,强烈推荐此源,比较完整):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-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-proposed main restricted universe multiverse
Ubuntu Linux 软件源详解Linux平台下的三款破解软件介绍(图)相关资讯 Ubuntu 8.04 Ubuntu源 Ubuntu8.04
- Ubuntu的apt-get本地源搭配——根 (09/27/2013 17:09:19)
- Ubuntu 10.10更新源 (12/29/2010 20:10:37)
- Ubuntu 8.04.4 LTS 发布下载 (01/29/2010 13:48:38)
| - Ubuntu 12.10 软件更新源列表 (10/28/2012 06:59:54)
- Ubuntu 8.04 安装 Bugzilla 3.2.2 (02/07/2010 08:33:48)
- Ubuntu 9.10更新源的添加和更新 (01/23/2010 12:09:55)
|
本文评论 查看全部评论 (0)