"; 2. Execute "yum -y install google-noto-sans-simplified..."."/> "; 2. Execute "yum -y install google-noto-sans-simplified...".">

Home >Operation and Maintenance >CentOS >How to solve the garbled problem of centos7 vnc interface

How to solve the garbled problem of centos7 vnc interface

藏色散人
藏色散人Original
2022-01-17 11:30:283389browse

Solution to garbled characters in centos7 vnc interface: 1. Execute "yum -y install cjkuni-ukai-fonts"; 2. Execute "yum -y install google-noto-sans-simplified...".

How to solve the garbled problem of centos7 vnc interface

#The operating environment of this article: centos7 system, Dell G3 computer.

How to solve the garbled problem of centos7 vnc interface?

A few days ago, I changed the server system to centos7. When I was running vnc, I found that the connection was garbled.

It’s just that after connecting, I can’t see the Chinese characters clearly. At this time, we need to fix this problem.

After reviewing the information, I found that the following two commands can solve this problem.

yum -y install cjkuni-ukai-fonts</font>
yum -y install google-noto-sans-simplified-chinese-fonts.noarch</font>

Then, the vnc interface is restored.

How to solve the garbled problem of centos7 vnc interface

If you can see the words above, it means it’s OK.

Recommended tutorial: "centos tutorial"

The above is the detailed content of How to solve the garbled problem of centos7 vnc interface. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn