"; 2. Execute "yum -y install google-noto-sans-simplified..."."> How to solve the garbled problem of centos7 vnc interface-CentOS-php.cn

How to solve the garbled problem of centos7 vnc interface

藏色散人
Release: 2022-01-17 11:30:28
Original
3233 people have browsed it

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 yum -y install google-noto-sans-simplified-chinese-fonts.noarch
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!