ubuntu升级--网通源

简介: ##http://os.nchc.org.tw/ubuntu(台湾国家高速网路与计算中心) deb http://os.nchc.org.tw/ubuntu/ dapper main restricted universe multiverse deb http://os.nchc.org.tw/ubuntu/ dapper-security main restricted unive

##http://os.nchc.org.tw/ubuntu(台湾国家高速网路与计算中心)

deb http://os.nchc.org.tw/ubuntu/ dapper main restricted universe multiverse

deb http://os.nchc.org.tw/ubuntu/ dapper-security main restricted universe multiverse

deb http://os.nchc.org.tw/ubuntu/ dapper-updates main restricted universe multiverse

deb http://os.nchc.org.tw/ubuntu/ dapper-backports main restricted universe multiverse

##http://apt.nc.hcc.edu.tw/pub/ubuntu(台湾新竹县教育研究发展暨网路中心APT服务器)

deb http://apt.nc.hcc.edu.tw/pub/ubuntu/ dapper main restricted universe multiverse

deb http://apt.nc.hcc.edu.tw/pub/ubuntu/ dapper-security main restricted universe multiverse

deb http://apt.nc.hcc.edu.tw/pub/ubuntu/ dapper-updates main restricted universe multiverse

deb http://apt.nc.hcc.edu.tw/pub/ubuntu/ dapper-backports main restricted universe multiverse

##http://ftp.ale.org/pub/mirrors/ubuntu(亚特兰大Linux爱好者FTP服务器)

deb http://ftp.ale.org/pub/mirrors/ubuntu/ dapper main restricted universe multiverse

deb http://ftp.ale.org/pub/mirrors/ubuntu/ dapper-security main restricted universe multiverse

deb http://ftp.ale.org/pub/mirrors/ubuntu/ dapper-updates main restricted universe multiverse

deb http://ftp.ale.org/pub/mirrors/ubuntu/ dapper-backports main restricted universe multiverse

##http://mirror.mcs.anl.gov(阿尔贡国家实验室公共软件服务器)

deb http://mirror.mcs.anl.gov/pub/ubuntu dapper main restricted universe multiverse

deb http://mirror.mcs.anl.gov/pub/ubuntu dapper-security main restricted universe multiverse

deb http://mirror.mcs.anl.gov/pub/ubuntu dapper-updates main restricted universe multiverse

deb http://mirror.mcs.anl.gov/pub/ubuntu/ dapper-backports main restricted universe multiverse

## Xgl 源

deb http://xgl.compiz.info/ dapper main

deb http://www.beerorkid.com/compiz/ dapper main

相关文章
|
3月前
|
Ubuntu
百度搜索:蓝易云【ubuntu 16.04升级到18.04教程】
请注意,在升级过程中可能会出现一些问题,例如软件包依赖关系或配置文件冲突。在升级前,建议备份重要数据,以免数据丢失。如果你在升级过程中遇到问题,可以查看相关错误信息并尝试解决。
44 2
|
7月前
|
Ubuntu Python
百度搜索:蓝易云【ubuntu16.04升级python3.7.1教程】
现在您已经成功升级到Python 3.7.1。请注意,这仅适用于Ubuntu 16.04,如果您使用的是其他版本的Ubuntu或不同的操作系统,请查阅相应的文档或指南进行操作。
193 0
|
3月前
|
Ubuntu 安全 Linux
Linux/Ubuntu 的日常升级和安全更新,如何操作?
Linux/Ubuntu 的日常升级和安全更新,如何操作?
65 0
Linux/Ubuntu 的日常升级和安全更新,如何操作?
|
3月前
|
缓存 供应链 Ubuntu
Ubuntu升级软件包及注意事项
Ubuntu是一个常见的Linux发行版,升级软件包是保持系统安全性和性能的重要步骤之一。 在升级软件包之前,务必备份系统上的重要数据。尽管升级通常不会影响用户数据,但为了安全起见,备份是必要的。升级软件包需要下载更新,因此确保你的计算机连接到稳定的网络,以防止下载中断或出现问题。
67 0
|
7月前
|
Ubuntu
ubuntu禁止指定的软件升级
ubuntu禁止指定的软件升级
48 0
|
8月前
|
Ubuntu Linux
ubuntu 16.04 wifi无法连接+keneral 升级
ubuntu 16.04 wifi无法连接+keneral 升级
72 0
|
Kubernetes Ubuntu 容器
ubuntu k8s v1.18.1升级v1.20.1
ubuntu k8s v1.18.1升级v1.20.1
|
JavaScript Ubuntu Shell