1、首先备份Ubuntu 8.04 的当前更新源列表
sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup (备份下当前的源列表,有备无患嘛)2、修改更新源
sudo gedit /etc/apt/sources.list (打开Ubuntu 8.04源列表文件)在最下面加入
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 multiverse3、通知 Ubuntu 8.40 启用新的更新源
sudo apt-get update 用Xmanager远程登录SUSE Linux ES 10轻轻松松在Ubuntu中安装字体相关资讯 Ubuntu 8.04
- Ubuntu 8.04 安装 Bugzilla 3.2.2 (02/07/2010 08:33:48)
- Ubuntu 8.04下编译Android源码全过 (10/17/2009 06:22:01)
- Ubuntu 8.04.2 LTS正式发布 (01/23/2009 11:42:10)
| - Ubuntu 8.04.4 LTS 发布下载 (01/29/2010 13:48:38)
- PPS网络电视推出Linux版本 (08/23/2009 14:00:20)
- 从Ubuntu 8.04到8.10桌面图秀 (11/01/2008 21:12:11)
|
本文评论 查看全部评论 (0)