摘要:
Debian汉化 1、安装字体: sudo apt install fonts-wqy-zenhei 2、安装locales sudo apt install locales 3、设置/etc/locale.gen nano /etc/locale.gen 将zh_CN.UTF-8 UTF-8前面的 阅读全文
摘要:
一、备份原有配置: cp /etc/apt/sources.list /etc/apt/sources.list.bak 二、配置 # 阿里镜像源 deb https://mirrors.aliyun.com/debian bullseye main non-free contrib deb htt 阅读全文