ubuntu更新软件源
更新源方法:
1. 打开终端。单击主菜单中的“应用程序 - 附件 - 终端”。
2. 修改更新服务器列表。请在终端中执行下面的两条命令:
sudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
还原更新源:
sudo cp /etc/apt/sources.list_backup /etc/apt/sources.list
#备份原来的软件列表,会要求输入密码
sudo gedit /etc/apt/sources.list
#用gedit打开sources.list文件
在接下来在打开的文本编辑器中,把看到的内容全部删掉,在上面Ubuntu11.04源列表里选择一组对于你来说速度最快的更新服务器列表。粘贴到你所看到的窗口中。这里推荐台湾源和网易源,更新软件的速度很快!
4. 关闭文本编辑器。
5. 更新软件包列表。执行下面的命令:
sudo apt-get update
6. 安装系统更新
打开“系统->系统管理->更新管理器”,安装更新。完成后若系统提示重新启动,请重新启动系统。
如果你是校园网用户,请查看:Ubuntu11.04教育网源
下面是Ubuntu 11.04一些常见的源
#Ubuntu官方源
deb http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse
deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty multiverse
deb http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://cn.archive.Ubuntu.com/ubuntu/ natty-updates multiverse
deb http://security.Ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.Ubuntu.com/ubuntu natty-security main restricted
deb http://security.Ubuntu.com/ubuntu natty-security universe
deb-src http://security.Ubuntu.com/ubuntu natty-security universe
deb http://security.Ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.Ubuntu.com/ubuntu natty-security multiverse
deb http://archive.canonical.com/Ubuntu natty partner
deb-src http://archive.canonical.com/Ubuntu natty partner
#Ubuntu 11.04台湾源(推荐)
deb http://tw.archive.Ubuntu.com/ubuntu/ natty main universe restricted multiverse
deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty main universe restricted multiverse
deb http://tw.archive.Ubuntu.com/ubuntu/ natty-security universe main multiverse restricted
deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty-security universe main multiverse restricted
deb http://tw.archive.Ubuntu.com/ubuntu/ natty-updates universe main multiverse restricted
deb-src http://tw.archive.Ubuntu.com/ubuntu/ natty-updates universe main multiverse restricted
#SRT Sources
deb http://Ubuntu.srt.cn/ubuntu/ natty main restricted universe multiverse
deb http://Ubuntu.srt.cn/ubuntu/ natty-security main restricted universe multiverse
deb http://Ubuntu.srt.cn/ubuntu/ natty-updates main restricted universe multiverse
deb http://Ubuntu.srt.cn/ubuntu/ natty-proposed main restricted universe multiverse
deb http://Ubuntu.srt.cn/ubuntu/ natty-backports main restricted universe multiverse
deb-src http://Ubuntu.srt.cn/ubuntu/ natty main restricted universe multiverse
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-security main restricted universe multiverse
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-updates main restricted universe multiverse
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-proposed main restricted universe multiverse
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-backports main restricted universe multiverse
#Ubuntu11.04网易源(速度很快、推荐)
deb http://mirrors.163.com/Ubuntu/ natty main universe restricted multiverse
deb-src http://mirrors.163.com/Ubuntu/ natty main universe restricted multiverse
deb http://mirrors.163.com/Ubuntu/ natty-security universe main multiverse restricted
deb-src http://mirrors.163.com/Ubuntu/ natty-security universe main multiverse restricted
deb http://mirrors.163.com/Ubuntu/ natty-updates universe main multiverse restricted
deb http://mirrors.163.com/Ubuntu/ natty-proposed universe main multiverse restricted
deb-src http://mirrors.163.com/Ubuntu/ natty-proposed universe main multiverse restricted
deb http://mirrors.163.com/Ubuntu/ natty-backports universe main multiverse restricted
deb-src http://mirrors.163.com/Ubuntu/ natty-backports universe main multiverse restricted
deb-src http://mirrors.163.com/Ubuntu/ natty-updates universe main multiverse restricted
#Ubuntu11.04上海源
deb http://mirror.rootguide.org/Ubuntu/ natty main universe restricted multiverse
deb-src http://mirror.rootguide.org/Ubuntu/ natty main universe restricted multiverse
deb http://mirror.rootguide.org/Ubuntu/ natty-security universe main multiverse restricted
deb-src http://mirror.rootguide.org/Ubuntu/ natty-security universe main multiverse restricted
deb http://mirror.rootguide.org/Ubuntu/ natty-updates universe main multiverse restricted
deb http://mirror.rootguide.org/Ubuntu/ natty-proposed universe main multiverse restricted
deb-src http://mirror.rootguide.org/Ubuntu/ natty-proposed universe main multiverse restricted
deb http://mirror.rootguide.org/Ubuntu/ natty-backports universe main multiverse restricted
deb-src http://mirror.rootguide.org/Ubuntu/ natty-backports universe main multiverse restricted
deb-src http://mirror.rootguide.org/Ubuntu/ natty-updates universe main multiverse restricted
#Ubuntu 11.04 搜狐源
deb http://mirrors.shlug.org/Ubuntu/ natty main universe restricted multiverse
deb-src http://mirrors.shlug.org/Ubuntu/ natty main universe restricted multiverse
deb http://mirrors.shlug.org/Ubuntu/ natty-security universe main multiverse restricted
deb-src http://mirrors.shlug.org/Ubuntu/ natty-security universe main multiverse restricted
deb http://mirrors.shlug.org/Ubuntu/ natty-updates universe main multiverse restricted
deb http://mirrors.shlug.org/Ubuntu/ natty-proposed universe main multiverse restricted
deb-src http://mirrors.shlug.org/Ubuntu/ natty-proposed universe main multiverse restricted
deb http://mirrors.shlug.org/Ubuntu/ natty-backports universe main multiverse restricted
deb-src http://mirrors.shlug.org/Ubuntu/ natty-backports universe main multiverse restricted
deb-src http://mirrors.shlug.org/Ubuntu/ natty-updates universe main multiverse restricted
#Ubuntu 11.04 骨头源 (bones7456架设的一个Ubuntu源 ,提供ubuntu,deepin)
deb http://Ubuntu.srt.cn/ubuntu/ natty main universe restricted multiverse
deb-src http://Ubuntu.srt.cn/ubuntu/ natty main universe restricted multiverse
deb http://Ubuntu.srt.cn/ubuntu/ natty-security universe main multiverse restricted
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-security universe main multiverse restricted
deb http://Ubuntu.srt.cn/ubuntu/ natty-updates universe main multiverse restricted
deb http://Ubuntu.srt.cn/ubuntu/ natty-proposed universe main multiverse restricted
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-proposed universe main multiverse restricted
deb http://Ubuntu.srt.cn/ubuntu/ natty-backports universe main multiverse restricted
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-backports universe main multiverse restricted
deb-src http://Ubuntu.srt.cn/ubuntu/ natty-updates universe main multiverse restricted
|
以下是ubuntu 10.10 教育网的源: sudo gedit /etc/apt/sources.list #成都电子科大的源,教育网推荐 deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty main restricted universe multiverse deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-backports main restricted universe multiverse deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-proposed main restricted universe multiverse deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-security main restricted universe multiverse deb http://Ubuntu.uestc.edu.cn/ubuntu/ natty-updates main restricted universe multiverse deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty main restricted universe multiverse deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-backports main restricted universe multiverse deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-proposed main restricted universe multiverse deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-security main restricted universe multiverse deb-src http://Ubuntu.uestc.edu.cn/ubuntu/ natty-updates main restricted universe multiverse #中科大的源,教育网推荐 deb http://debian.ustc.edu.cn/Ubuntu/ natty main restricted universe multiverse deb http://debian.ustc.edu.cn/Ubuntu/ natty-backports restricted universe multiverse deb http://debian.ustc.edu.cn/Ubuntu/ natty-proposed main restricted universe multiverse deb http://debian.ustc.edu.cn/Ubuntu/ natty-security main restricted universe multiverse deb http://debian.ustc.edu.cn/Ubuntu/ natty-updates main restricted universe multiverse deb-src http://debian.ustc.edu.cn/Ubuntu/ natty main restricted universe multiverse deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-backports main restricted universe multiverse deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-proposed main restricted universe multiverse deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-security main restricted universe multiverse deb-src http://debian.ustc.edu.cn/Ubuntu/ natty-updates main restricted universe multiverse #北京交大的源,教育网 deb http://mirror.bjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe deb http://mirror.bjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe deb-src http://mirror.bjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe #兰州大学的源,教育网 deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty main multiverse restricted universe deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe deb ftp://mirror.lzu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe deb ftp://mirror.lzu.edu.cn/Ubuntu-cn/ natty main multiverse restricted universe #上海交大的源 deb http://ftp.sjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe deb http://ftp.sjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe deb http://ftp.sjtu.edu.cn/Ubuntu-cn/ natty main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-backports main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-proposed main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-security main multiverse restricted universe deb-src http://ftp.sjtu.edu.cn/Ubuntu/ natty-updates main multiverse restricted universe #163的,电信教育网通用 deb http://mirrors.163.com/Ubuntu/ natty main restricted universe multiverse deb http://mirrors.163.com/Ubuntu/ natty-security main restricted universe multiverse deb http://mirrors.163.com/Ubuntu/ natty-updates main restricted universe multiverse deb http://mirrors.163.com/Ubuntu/ natty-proposed main restricted universe multiverse deb http://mirrors.163.com/Ubuntu/ natty-backports main restricted universe multiverse deb-src http://mirrors.163.com/Ubuntu/ natty main restricted universe multiverse deb-src http://mirrors.163.com/Ubuntu/ natty-security main restricted universe multiverse deb-src http://mirrors.163.com/Ubuntu/ natty-updates main restricted universe multiverse deb-src http://mirrors.163.com/Ubuntu/ natty-proposed main restricted universe multiverse deb-src http://mirrors.163.com/Ubuntu/ natty-backports main restricted universe multivers |
在虚拟机中,可能会发生 NODATA错误,这是网路没有授权导致的,我的解决方法是:
把 虚拟机的网络模式设置为 NET,(一开始是桥接),这样网卡就被授权,从而可以下载数据
http://www.cnblogs.com/ggjucheng/archive/2012/08/19/2646007.html,这篇博客解释了三种
连接模式的区别。
ubuntu更新软件源的更多相关文章
- ubuntu 更新软件源
ubuntu 更新软件源 修改文件sources.list 位于/etc/apt/sources.list,并备份原文件为sources.list.bak deb http://mirrors.163 ...
- Linux学习笔记——Ubuntu更新软件源
0.前言 通过改动ubuntu软件源可提高apt命令下载安装软件的速度. 參考资料 [官方资料]--配置文件改动方法 [Ubuntu如何改动软件源地址]--使用ubun ...
- Ubuntu更新软件源出现GPG error
原因 在sources.list文件中加入了非ubuntu官方源,所以认为加入源是不可信任的. 解决方法导入该源公钥.E084DAB9为PUBKEY后八位 gpg --keyserver keyser ...
- ubuntu安装软件失败,出现404错误,更新软件源
更新源方法 备份原来的源 首先备份原来的源,用来出错后进行恢复 sudo cp /etc/apt/sources.list/etc/apt/sources.list_backup 1 如果更新源后出错 ...
- [ubuntu]deb软件源
虽然ubuntu的中国服务器的速度已经非常不错,但是难免,会有网络不畅的情形,所以修改软件源地址是一个基础的知识点. 修改ubuntu的软件源的方式有多种,一直是通过ubuntu软件中心提供的UI,还 ...
- linux -- ubuntu 何为软件源
新手学Ubuntu的时候,一般不知道什么是源,但源又是Ubuntu下常用到的东西.因此,本文就详细介绍一下Ubuntu 源. 什么是软件源? 源,在Ubuntu下,它相当于软件库,需要什么软件,只要记 ...
- ubuntu更换软件源
ubuntu更换软件源 /etc/apt/source.list 163: deb http://mirrors.163.com/ubuntu/ trusty main restricted u ...
- kali linux 更新软件源,安装中文输入法,修复Linux与windows引导菜单解决windows引导丢失
1. 更新软件源打开sources.list文件,进行添加更新源:leafpad /etc/apt/sources.list 2. 添加软件源#官方源 deb http://http.kali.org ...
- Debian更新软件源提示There is no public key available for the following key IDs的解决方法
今天装了的debian7.0 但是更新软件源的时候出错 提示 W: There is no public key available for the following key IDs: 9D6D8F ...
随机推荐
- [noip科普]关于LIS和一类可以用树状数组优化的DP
预备知识 DP(Dynamic Programming):一种以无后效性的状态转移为基础的算法,我们可以将其不严谨地先理解为递推.例如斐波那契数列的递推求法可以不严谨地认为是DP.当然DP的状态也可以 ...
- phpexcel导入数据部分数据有误
数据在excel中是这样的: 插入数据库后是这样的: 很难发现,出错的那几条数据中的单元格中都有英文','符号,而phpexcel又是以','来拼接读取到的数据的. 解决办法:修改代码中的','为不常 ...
- mybatis一个怪异的问题: Invalid bound statement not found
ssm中报一下错误: invalid bound statement (not found): me.tspace.pm.dao.userdao.getuser at org.apache.ib ...
- <!DOCTYPE html>作用
1.定义: DOCTYPE标签是一种标准通用标记语言的文档类型声明,它的目的是要告诉标准通用标记语言解析器,它应该使用什么样的文档类型定义(DTD)来解析文档. <!DOCTYPE> 声明 ...
- python基础2(数据类型、数据运算、for循环、while循环、列表)
1.数据类型 python使用对象模型来存储数据,每一个数据类型都有一个内置的类,每新建一个数据,实际就是一个对象,即所有数据都是对象. 对象的3个特性: 身份:即内存地址,可以用id()来获取 类型 ...
- No module named migrate.versioning
在学习mega-tutorial的数据库章节时创建数据库遇到了问题,在stackoverflow上找到了结果 pip install sqlalchemy==0.7.9 pip install sql ...
- GIT本地配置和PUSH
因为GIT使用的是LINUX命令,所以可以参考LINUX的相关命令 一.在本地配置好GIT仓库: 1.首先进入当前工程的目录:cd [filepath] (记住这里的目录应该用/,因为LINUX是这样 ...
- 【转载】借助GitHub托管你的项目代码
PS:自己关注博客园有2年之久了,不久前才申请注册账号.GitHub也差不多一年多了,因英语水平刚刚及格,所以去GitHub没有博客园多,也是几个月前才注册了账号,前几天休息时看到 EdisonCho ...
- java 环境变量java_home配置多加了 \ 导致zookeeper莫名其妙问题。
平时开发其实不太用得到java_home.path.classpath之类的环境变量,但是在命令行下运行java则需要用上,所以配错就可能出现莫名其妙错误. 错误JAVA_HOME 配置:D:\Pro ...
- JavaScript闭包之“词法作用域”
大家应该写过下面类似的代码吧,其实这里我想要表达的是有时候一个方法定义的地方和使用的地方会相隔十万八千里,那方法执行时,它能访问哪些变量,不能访问哪些变量,这个怎么判断呢?这个就是我们这次需要分析的问 ...