vultr 不管是centos 还是 debian都中文乱码
Opened this issue · 2 comments
uo2022 commented
如题,怎么解决乱码问题。谢谢!
Deleted user commented
vultr开了两个如上系统测试 并没有发现乱码问题
sanhu88 commented
1.安装个中文字体
apt-get install ttf-wqy-zenhei
2.配置系统语言 ,把 带 zh_CN 字样的全部选上
dpkg-reconfigure locales
3.reboot重启就可以了