UBUNTU添加源和源列表(一)

1 首先备份源列表:命令:
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup

2 而后用gedit或其他编辑器打开:
命令:
UBUNTU添加源和源列表(一) - iechyu - iechyu的博客 gksu gedit /etc/apt/sources.list
UBUNTU添加源和源列表(一) - iechyu - iechyu的博客 kdesu kate /etc/apt/sources.list
UBUNTU添加源和源列表(一) - iechyu - iechyu的博客 gksu monmfnmusepad /etc/apt/sources.list
UBUNTU添加源和源列表(一) - iechyu - iechyu的博客 gksu gedit /etc/apt/sources.list
3根据版本选择合适的源,替换掉文件中所有的内容,保存编辑好的文件:
UBUNTU添加源和源列表(一) - iechyu - iechyu的博客 注意:一定要选对版本
4 添加源以后,输入命令刷新列表:
命令:
sudo apt-get update
UBUNTU添加源和源列表(一) - iechyu - iechyu的博客 注意:一定要执行刷新




9.04版本
Archive.ubuntu.com更新服务器(欧洲,此为官方源,电信网通用户使用):

deb http://archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-security main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-proposed main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse


网易163更新服务器:

deb http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ jaunty main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ jaunty-security main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ jaunty-updates main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ jaunty-proposed main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ jaunty-backports main restricted universe multiverse


Mirrors.shlug.org更新服务器(电信服务器,Ubuntu China Official Mirror, maintained by Shanghai Linux User Group):

deb http://cn.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse


Mirror.lupaworld.com更新服务器(浙江省杭州市双线服务器,推荐):

deb http://mirror.lupaworld.com/ubuntu jaunty main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu jaunty-security main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu jaunty-updates main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu jaunty-backports main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu jaunty-proposed main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu jaunty main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu jaunty-security main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu jaunty-updates main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu jaunty-backports main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu jaunty-proposed main restricted universe multiverse

厦门大学更新服务器(教育网服务器):

deb ftp://ubuntu.realss.cn/ubuntu/ jaunty main restricted universe multiverse deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-backports restricted universe multiverse deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-proposed main restricted universe multiverse deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-security main restricted universe multiverse deb ftp://ubuntu.realss.cn/ubuntu/ jaunty-updates main restricted universe multiverse deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty main restricted universe multiverse deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-backports main restricted universe multiverse deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-proposed main restricted universe multiverse deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-security main restricted universe multiverse deb-src ftp://ubuntu.realss.cn/ubuntu/ jaunty-updates main restricted universe multiverse


成都市 电子科技大学更新服务器(教育网,推荐校园网和网通用户使用):

deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe == 如果无法解析uestc.edu.cn域名,请使用以下地址 == deb http://ubuntu.dormforce.net/ubuntu/ jaunty main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ jaunty-backports main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ jaunty-proposed main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ jaunty-security main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ jaunty-updates main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-backports main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-proposed main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-security main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ jaunty-updates main multiverse restricted universe


上海市上海交通大学更新服务器(教育网,推荐校园网和网通用户使用):

deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe deb http://ftp.sjtu.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe

中国科学技术大学更新服务器(教育网,推荐校园网和网通用户使用):

deb http://debian.ustc.edu.cn/ubuntu/ jaunty main multiverse restricted universe deb http://debian.ustc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe deb http://debian.ustc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe deb http://debian.ustc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe deb http://debian.ustc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty main multiverse restricted universe deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-backports main multiverse restricted universe deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-proposed main multiverse restricted universe deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-security main multiverse restricted universe deb-src http://debian.ustc.edu.cn/ubuntu/ jaunty-updates main multiverse restricted universe

中国地质大学(北京)更新服务器(教育网,推荐校园网和网通用户使用):

deb http://www.tofree.org/ubuntu/ jaunty main restricted universe multiverse deb http://www.tofree.org/ubuntu/ jaunty-security main restricted universe multiverse deb http://www.tofree.org/ubuntu/ jaunty-updates main restricted universe multiverse deb http://www.tofree.org/ubuntu/ jaunty-proposed main restricted universe multiverse deb http://www.tofree.org/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://www.tofree.org/ubuntu/ jaunty main restricted universe multiverse deb-src http://www.tofree.org/ubuntu/ jaunty-security main restricted universe multiverse deb-src http://www.tofree.org/ubuntu/ jaunty-updates main restricted universe multiverse deb-src http://www.tofree.org/ubuntu/ jaunty-proposed main restricted universe multiverse deb-src http://www.tofree.org/ubuntu/ jaunty-backports main restricted universe multiverse


中国台湾 台湾大学更新服务器(推荐网通用户使用,电信PING平均响应速度41MS。强烈推荐此源,比较完整,较少出现同步问题):

deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-updates main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-updates main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-backports main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-security main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-security main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-proposed main multiverse restricted universe deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ jaunty-proposed main restricted universe multiverse


mirror.rootguide.org更新服务器(上海市 电信):

deb http://mirror.rootguide.org/ubuntu/ jaunty main restricted universe multiverse deb-src http://mirror.rootguide.org/ubuntu/ jaunty main restricted universe multiverse deb http://mirror.rootguide.org/ubuntu/ jaunty-updates main restricted universe multiverse deb-src http://mirror.rootguide.org/ubuntu/ jaunty-updates main restricted universe multiverse deb http://mirror.rootguide.org/ubuntu/ jaunty-backports main restricted universe multiverse deb-src http://mirror.rootguide.org/ubuntu/ jaunty-backports main restricted universe multiverse deb http://mirror.rootguide.org/ubuntu/ jaunty-security main restricted universe multiverse deb-src http://mirror.rootguide.org/ubuntu/ jaunty-security main restricted universe multiverse deb http://mirror.rootguide.org/ubuntu/ jaunty-proposed main multiverse restricted universe deb-src http://mirror.rootguide.org/ubuntu/ jaunty-proposed main restricted universe multiverse


台湾的官方源速度也相当不错,有时甚至快于内地的:

deb http://tw.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse deb http://tw.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse deb http://tw.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse deb http://tw.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse deb http://tw.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse deb-src http://tw.archive.ubuntu.com/ubuntu jaunty main restricted universe multiverse deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-security main restricted universe multiverse deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-updates main restricted universe multiverse deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-backports main restricted universe multiverse deb-src http://tw.archive.ubuntu.com/ubuntu jaunty-proposed main restricted universe multiverse


以下源支持IPV6,推荐可以使用IPV6的教育网用户使用,速度在200kb/s左右,如需源代码,将deb替换成deb-src即可

deb http://mirror.switch.ch/ftp/ubuntu/ jaunty main multiverse restricted universe deb http://mirror.switch.ch/ftp/ubuntu/ jaunty-backports main multiverse restricted universe deb http://mirror.switch.ch/ftp/ubuntu/ jaunty-proposed main multiverse restricted universe deb http://mirror.switch.ch/ftp/ubuntu/ jaunty-security main multiverse restricted universe deb http://mirror.switch.ch/ftp/ubuntu/ jaunty-updates main multiverse restricted universe deb http://ftp.heanet.ie/mirrors/ubuntu/ jaunty main multiverse restricted universe deb http://ftp.heanet.ie/mirrors/ubuntu/ jaunty-backports main multiverse restricted universe deb http://ftp.heanet.ie/mirrors/ubuntu/ jaunty-proposed main multiverse restricted universe deb http://ftp.heanet.ie/mirrors/ubuntu/ jaunty-security main multiverse restricted universe deb http://ftp.heanet.ie/mirrors/ubuntu/ jaunty-updates main multiverse restricted universe deb http://ftp.kddlabs.co.jp/020/Linux/packages/ubuntu/archive/ jaunty main multiverse restricted universe deb http://ftp.kddlabs.co.jp/020/Linux/packages/ubuntu/archive/ jaunty-backports main multiverse restricted universe deb http://ftp.kddlabs.co.jp/020/Linux/packages/ubuntu/archive/ jaunty-proposed main multiverse restricted universe deb http://ftp.kddlabs.co.jp/020/Linux/packages/ubuntu/archive/ jaunty-security main multiverse restricted universe deb http://ftp.kddlabs.co.jp/020/Linux/packages/ubuntu/archive/ jaunty-updates main multiverse restricted universe



Archive.ubuntu.com更新服务器(欧洲,此为官方源,电信网通用户使用):

deb http://archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ intrepid-proposed main restricted universe multiverse deb http://archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ intrepid main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ intrepid-security main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ intrepid-updates main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ intrepid-proposed main restricted universe multiverse deb-src http://archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse


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


网易163更新服务器:

#经查,和cn99为同一个# deb http://mirrors.163.com/ubuntu/ intrepid main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ intrepid-security main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ intrepid-updates main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ intrepid-proposed main restricted universe multiverse deb http://mirrors.163.com/ubuntu/ intrepid-backports main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ intrepid main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ intrepid-security main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ intrepid-updates main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ intrepid-proposed main restricted universe multiverse deb-src http://mirrors.163.com/ubuntu/ intrepid-backports main restricted universe multiverse


Mirrors.shlug.org更新服务器(电信服务器,Ubuntu China Official Mirror, maintained by Shanghai Linux User Group):

deb http://cn.archive.ubuntu.com/ubuntu intrepid main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu intrepid-security main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu intrepid-updates main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu intrepid-backports main restricted universe multiverse deb http://cn.archive.ubuntu.com/ubuntu intrepid-proposed main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu intrepid main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-security main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-updates main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-backports main restricted universe multiverse deb-src http://cn.archive.ubuntu.com/ubuntu intrepid-proposed main restricted universe multiverse


Mirror.lupaworld.com更新服务器(浙江省杭州市双线服务器,推荐):

deb http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse deb http://mirror.lupaworld.com/ubuntu intrepid-proposed main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu intrepid main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu intrepid-security main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu intrepid-updates main restricted universe multiverse deb-src http://mirror.lupaworld.com/ubuntu intrepid-backports main restricted universe multiverse deb-src http://mirror.lupaworld.com/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

成都市 电子科技大学更新服务器(教育网,推荐校园网和网通用户使用):

deb http://ubuntu.uestc.edu.cn/ubuntu/ intrepid main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-backports main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-proposed main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-security main multiverse restricted universe deb http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-updates main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ intrepid main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-backports main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-proposed main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-security main multiverse restricted universe deb-src http://ubuntu.uestc.edu.cn/ubuntu/ intrepid-updates main multiverse restricted universe == 如果无法解析uestc.edu.cn域名,请使用以下地址 == deb http://ubuntu.dormforce.net/ubuntu/ intrepid main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ intrepid-backports main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ intrepid-proposed main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ intrepid-security main multiverse restricted universe deb http://ubuntu.dormforce.net/ubuntu/ intrepid-updates main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ intrepid main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ intrepid-backports main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ intrepid-proposed main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ intrepid-security main multiverse restricted universe deb-src http://ubuntu.dormforce.net/ubuntu/ intrepid-updates main multiverse restricted universe

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值