Ubuntu 14.04 更换阿里云源的方法

所属分类: 操作系统 / unix linux 阅读数: 57
收藏 0 赞 0 分享

下面给大家分享Ubuntu 14.04 更换阿里云源的方法,具体内容介绍如下所示:

sudo cp /etc/apt/sources.list /etc/apt/sources.list.bak #备份
sudo vim /etc/apt/sources.list #修改
sudo apt-get update #更新列表

阿里云源

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

以上所述是小编给大家介绍的Ubuntu 14.04 更换阿里云源的方法,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对脚本之家网站的支持!

更多精彩内容其他人还在看

linux网站建立步骤

linux网站建立步骤
收藏 0 赞 0 分享

linux系统如何访问NTFS磁盘

linux系统如何访问NTFS磁盘
收藏 0 赞 0 分享

简单高效:用Swatch做Linux日志分析

简单高效:用Swatch做Linux日志分析
收藏 0 赞 0 分享

全球顶尖超级计算机60%用Linux系统

全球顶尖超级计算机60%用Linux系统
收藏 0 赞 0 分享

Linux操作系统12则经典应用技巧

Linux操作系统12则经典应用技巧
收藏 0 赞 0 分享

Linux 的 常 用 网 络 命 令

Linux 的 常 用 网 络 命 令
收藏 0 赞 0 分享

循序渐进学习LINUX之软件配置

循序渐进学习LINUX之软件配置
收藏 0 赞 0 分享

混合使用Linux和Windows

混合使用Linux和Windows
收藏 0 赞 0 分享

浅谈linux操作系统的优化及安全

浅谈linux操作系统的优化及安全
收藏 0 赞 0 分享

如何实现Linux操作系统的自动登录

如何实现Linux操作系统的自动登录
收藏 0 赞 0 分享
查看更多