How to remotely log on to the terminal using graphics in linux

Source: Internet
Author: User
In linux, the following describes how to log on to the terminal remotely using graphics-Linux general technology-Linux technology and application information. Question A: how to solve the problem that the graphic interface X cannot be opened.

Solution steps:
1. Go to the/etc/X11/xdm directory and edit the xdm-conf and Xaccess files.

Edit the xdm-conf file and find the DisplayManager. requestPort: 0 line (note the last line! Comment out this line.

Edit the Xaccess file, find # any host can get a login window, and enter the network segment of the terminal host in the blank line below, for example, 192.168.1.0 (enter the network segment according to the actual situation)

2. Go to the/etc/X11/MCM directory and edit the directory.

Search for Enable = false (this row is a separate row). replace false with true (Note: it should be around 211 rows)

3. restart the system after modification.

4. After the system is restarted, run xhost + or xhost + "terminal host ip address" as the root user. Then run the following command: X? Query localhost: 2 test whether the X graphical interface can be started locally.

5. We recommend that you use xmanager for remote login.
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.