Solution for garbled Chinese characters on ubuntu text interface
Problem:
Chinese garbled characters on the plain text interface
Solution:
Very easy. Install fbterm!
The details are as follows:
Installation command: sudo apt-get install fbterm xfonts-xqy
Run: sudo fbterm
Exit: Press Ctrl + Alt + E in the console or enter exit to exit.
Additional instructions:
Of course, the fbterm function is very powerful and supports font style, size, and color settings. modify the configuration file. fbtermrc and enter the following command on the console:
Sudo gedit ~ /. Fbtermrc
To run fbterm, first check whether the current user is in the video group. If not, add it. Command: sudousermod-g video username.
After you run fbterm, The. fbtermrc configuration file is generated in the user's home directory. You can change the font style and size, and the default front/background color.
In fact, fbterm provides a fast terminal simulator that runs directly on the frame buffer in your system.