目录

Ubuntu 源 香港中文大学

目录
AI 摘要
Based on ChatGPT 3.5
这篇文章介绍了Ubuntu源香港中文大学-大大的小蜗牛。
1
sudo vim /etc/apt/sources.list
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial main restricted
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-updates main restricted
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial universe
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-updates universe
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-updates multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-backports main restricted universe multiverse
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-security main restricted
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-security universe
deb http://ftp.cuhk.edu.hk/pub/Linux/ubuntu/xenial-security multiverse