Redhat Linux Installation graphical interface

Source: Internet
Author: User
Tags save file

1. Mount the optical drive

[Email protected] ~]# Mkdir/mnt/cdrom

[Email protected] ~]# mount/dev/cdrom/mnt/cdrom/


2. Edit the Yum configuration file to use the package on the CD as a local source

[Email protected] ~]# Vim/etc/yum.repos.d/local.repo

Edit save File as follows:

[Highavailability]

Name=highavailability

Baseurl=file:///mnt/cdrom/highavailability

Enabled=1

Gpgcheck=0


[LoadBalancer]

Name=loadbalancer

Baseurl=file:///mnt/cdrom/loadbalancer

Enabled=1

Gpgcheck=0


[Server]

Name=server

Baseurl=file:///mnt/cdrom/server

Enabled=1

Gpgcheck=0


3. View the Package list

[email protected] ~]# Yum grouplist


4, execute the following command in the networked state, and enter Y

[email protected] ~]# yum groupinstall "Desktop"

5, execute the following command in the networked state, and enter Y

[email protected] ~]# Yum Groupinstall "Chinese support"


6. Enter the graphical interface

[Email protected] ~]# StartX


7, if you want to start the automatic entry, you need to modify the/etc/inittab file

Change the 3 inside to 5.

Redhat Linux Installation graphical interface

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.