Fixing Chinese Encoding And Timezone Issues On Kali Linux Raspberry Pi
Fixing Chinese encoding and timezone issues on Kali Linux Raspberry Pi 1. Update the system sudo apt/apt-get update 2. Install Chinese fonts sudo apt/apt-get install xfonts-intl-chinese fonts-wqy-microhei fonts-wqy-zenhei -y 3. Install ntp sudo apt/apt-get install ntp -y 4. Update date and time sudo ntpdate ntp1.aliyun.com Aliyun time servers ntp1.aliyun.com ntp2.aliyun.com ntp3.aliyun.com ntp4.aliyun.com ntp5.aliyun.com ntp6.aliyun.com ntp7.aliyun.com … Read more