RedHat Linux 6.2 installation and configuration GUI

Source: Internet
Author: User

RedHat Linux 6.2 installation and configuration GUI

RedHat Linux 6.2 does not install the GUI by default. The text mode is enabled by default at startup. The following describes how to install and configure the GUI:

1. log on to the root user

2. Configure and test yum

Vi/etc/yum. repos. d/rhel-source.repo

-- Do not modify section 1

-- Modify the following three items in Section 2:

Baseurl = file: // media/cdrom/Server

Enabled = 1

Gpgcheck = 0

-- Test yum

Yum list

3. Configure cdrom

Cd/media/

Mkdir cdrom

Mount/dev/cdrom/media/cdrom

4. Install the corresponding package

Yum install xorg *

Yum groupinstall "X Window System"

Yum groupinstall Desktop

Yum groupinstall "Desktop Platform"

5. Start the GUI

Init 5

Or

Startx

6. Modify the default startup GUI

Vi/etc/inittab

Id: 3: initdefault:-> id: 5: initdefault:

7. restart the system

Reboot

Or

Init 6

Red Hat Enterprise Linux 7 is now available for users to download

RHEL 6.3 installation tutorial

Red Hat Linux 7.0 installation illustration

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.