Redhat Linux 6.2 installation configuration GUI

Source: Internet
Author: User


redhat6.2 default does not install the GUI, the default entry into the text mode, the following describes the installation, configuration GUI steps:

1. Login Root

2. Configure and Test Yum
Vi/etc/yum.repos.d/rhel-source.repo
--The first section does not modify
--Modify the following three items in section II
Baseurl=file:///media/cdrom/server
Enabled=1
Gpgcheck=0

--Testing Yum

Yum List

3, Configuration CDROM
cd/media/
mkdir CDROM

Mount/dev/cdrom/media/cdrom

4. Install the appropriate 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

Redhat Linux 6.2 installation configuration GUI

Related Article

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.