whonix 字体设置

执行命令前首先

sudo apt update

字体安装 中文简体

sudo apt install --no-install-recommends fonts-wqy-microhei

中文繁体

sudo apt-get install fonts-arphic-ukai

使用以下命令重新配置区域设置

sudo dpkg-reconfigure locales

//区域设置完毕后重启

reboot

//设置中文后,bug
//选择文字交互
sudo dpkg-reconfigure debconf

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注