Install Gnome desktop in CentOS

Source: Internet
Author: User

Install Gnome desktop in CentOS
The 64-bit CentOS6.3 system is installed with a minimal package. It is used as a local Web server and the entire process is recorded.
Step 3: Install Gnome Desktop
Why is Gnome Desktop installed? I want to deploy the Virtual Machine vmware in the system and install N windows-XP systems.
Install Gnome desktop on the Character Interface
If you are installing the system on the Character interface, because you do not want to select a software package, you need to install the required software, such as the desktop, after installing the system.
In CentOs6.3, the name of the gonme Desktop package is changed to Desktop, which is the default Desktop of CentOs6.3. However, if you only install this group, it will not work. It lacks the support of the X protocol. When you start the desktop, the following error messages related to X will appear.
Xinit: No such file or directory (errno 2): no server "/usr/bin/X" in PATH
Xinit: No such file or directory (errno 2): unable to connect to X server
Xinit: No such process (errno 3): Server error.
Therefore, to install Gnome desktop on the Character interface, you need to install two groups.
[Root @ localhost ~] # Yum groupinstall "X Window System"
[Root @ localhost ~] # Yum groupinstall "Desktop"
Start Gnome Desktop
[Root @ localhost ~] # Startx
Other methods for switching between character and graphic interface
Ctrl + Alt + F1 ~ F6 switch character virtual terminal, use Ctrl + Alt + F7 to switch to the graphic interface.
In addition, for switching between multiple virtual consoles, use Alt + F1 ~ F6

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.