Yum install graphical interface and language packs

Source: Internet
Author: User

1. See if the system has a graphical interface installed

Yum grouplist |grep "Desktop"

Yum grouplist "Desktop"

Yum grouplist "X window System"

Yum grouplist |grep "X window System"

2. Installation of graphic interface bread

Yum Groupinstall "Desktop"

Yum groupinstall "X window System"

3. Check if the system installs the Chinese package

Yum grouplist |grep "Chinese support"

Yum grouplist "Chinese support"

4. Install Chinese Package

Yum Groupinstall "Chinese support"

Note: minial CentOS installation, if the default choice is English, you need to modify the/etc/sysconfig/i18n, the Lang modified to lang= "ZH_CN. UTF-8 "

Sed-i ' s/lang=.*/lang= ' ZH_CN. UTF-8 "/'/etc/sysconfig/i18n


This article is from the "Travel Life" blog, please be sure to keep this source http://felixgzf.blog.51cto.com/4108324/1847300

Yum install graphical interface and language packs

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.