Install Xwindows under Linux

Source: Internet
Author: User

  1. Check to see if the Linux system is networked.

  2. Execute command

    Yum-y Groupinstall Desktop

  3. When the above command is finished, execute this command

    Yum-y groupinstall "X window System"

  4. Then execute the "startx" command, which normally launches the graphical interface.
  5. However, there is also the possibility of "Failed to connect to the session Manager:io error occured opening Connectio" error, when the font library needs to be upgraded to execute this command

    Yum Install libxfont-1.4.5-*

  6. After the font library upgrade is complete, execute the "startx" command here. At this point, you may get "Failed to connect to the session Manager:io error occured opening Connectio" error, indicating that libx11 is too old to be updated to execute this command

    Yum Install libX11

  7. then execute the startx command, you can start the graphical interface.  
  8. Add Chinese support,

    Yum-y Groupinstall Chinese-support

    You can choose to support Chinese when you start the graphical interface.

Install Xwindows under Linux

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.