Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Example Analysis of Rapid Sinicization of RHEL6

2025-03-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail the example analysis of fast Chinese RHEL6 for you. The content of the article is of high quality, so the editor shares it for you as a reference. I hope you will have a certain understanding of the relevant knowledge after reading this article.

Before doing the Sinicization operation, please make sure that the Yum source is normal.

Sinicization:

Make sure the Yum source is normal.

[root@localhost Desktop] # cd / etc/yum.repos.d/ [root@localhost yum.repos.d] # ls packagekit-media.repo rhel6.repo [root@localhost yum.repos.d] # cat rhel6.repo [rhel6] name=rhel6 baseurl= file:///media/cdrom enabled=1 gpgcheck=0 [root@localhost yum.repos.d] # df-h Filesystem Size Used Avail Use% Mounted on / dev/mapper/VolGroup-lv_root 18G 3.3G 14G 20% / Tmpfs 932M 76K 932M 1% / dev/shm / dev/sda1 485M 39M 421M 9% / boot / dev/sr0 3.6G 3.6G 0100% / media/cdrom

Install Chinese package and modify / etc/sysconfig/i18n configuration file

[root@localhost ~] # yum-y groupinstall chinese-support [root@localhost ~] # echo.UTF-8 > / etc/sysconfig/i18n

After Sinicization:

Restart the system to verify the result of Sinicization

Sinicization is successful!

This is the end of the example analysis on the rapid Sinicization of RHEL6. I hope the above content can be of some help to you and learn more knowledge. If you think the article is good, you can share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report