树莓派安装图形界面Kali Linux出现中文乱码和时区不正确问题解决方法
1、更新系统
sudo apt/apt-get update
2、安装中文字体
sudo apt/apt-get install xfonts-intl-chinese fonts-wqy-microhei fonts-wqy-zenhei -y
3、安装ntp
sudo apt/apt-get install ntp -y
4、更新日期和时间
sudo ntpdate ntp1.aliyun.com
阿里云的几个时间服务器
ntp1.aliyun.com
ntp2.aliyun.com
ntp3.aliyun.com
ntp4.aliyun.com
ntp5.aliyun.com
ntp6.aliyun.com
ntp7.aliyun.com