Created
May 7, 2015 14:54
-
-
Save coldfire-x/e539359961942923ee56 to your computer and use it in GitHub Desktop.
ubuntu Chinese character garbled
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vim /var/lib/locales/supported.d/local | |
zh_CN.UTF-8 UTF-8 | |
en_US.UTF-8 UTF-8 | |
zh_CN GB2312 | |
sudo dpkg-reconfigure locales |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment