I THINK this might work - but I'm pretty new on Linux to, but give it a try
To write in a terminal (probably as root):
Code:
apt-get install xfonts-intl-chinese
apt-get install xfonts-intl-chinese-big
Each row is a single command.
If it requires root access, try to type
su root
Example:
Code:
linus@AMD64:~$ su root
Password:
When you've typed the root-password, the username will change to root like the following:
Code:
linus@AMD64:~$ su root
Password:
root@AMD64:/home/linus #