Ubuntu 14.04 Alibaba Cloud Software Source

sudo cp /etc/apt/sources.list /etc/apt/sources.list.default #备份
sudo vim /etc/apt/sources.list #修改

Alibaba Cloud Source

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 multiverse
sudo apt-get update #更新列表

If there is an error in the update, it may be due to the lack of Internet connection or DNS.

Modify the DNS and restart the network

sudo vim /etc/network/interfaces

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326329023&siteId=291194637