斐讯N1刷入Armbian 更换国内系统源更换国内软件源修改DNS

修改方法:nano /etc/apt/sources.list.d/armbian.list

deb http://mirrors.nju.edu.cn/armbian/ bionic main bionic-utils bionic-desktop

或者

deb http://mirrors.tuna.tsinghua.edu.cn/armbian/ bionic main bionic-utils bionic-desktop

修改DNS:nano /etc/resolv.conf

修改软件源:nano /etc/apt/sources.list

deb http://mirrors.ustc.edu.cn/debian stable main contrib non-free# deb-src http://mirrors.ustc.edu.cn/debian stable main contrib non-free

deb http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free# deb-src http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free

# deb http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free# deb-src http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free修改方法:nano /etc/apt/sources.list.d/armbian.list
deb http://mirrors.nju.edu.cn/armbian/ bionic main bionic-utils bionic-desktop

或者

deb http://mirrors.tuna.tsinghua.edu.cn/armbian/ bionic main bionic-utils bionic-desktop

修改DNS:nano /etc/resolv.conf

修改软件源:nano /etc/apt/sources.list

deb http://mirrors.ustc.edu.cn/debian stable main contrib non-free# deb-src http://mirrors.ustc.edu.cn/debian stable main contrib non-free

deb http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free# deb-src http://mirrors.ustc.edu.cn/debian stable-updates main contrib non-free

# deb http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free# deb-src http://mirrors.ustc.edu.cn/debian stable-proposed-updates main contrib non-free
(0)

相关推荐