Linux CentOS various Problem solving summary

Source: Internet
Author: User

1. Linux terminal start graphical programming interface times error: NO protocol specified problem:

This is because Xserver does not allow graphics for other users to appear on the current screen by default. If you need other users ' graphics to appear on the current screen, you should perform the following commands with the user currently logged in, that is, the user before switching identities

Xhost +

Similar problems can occur with remote access:

First step: Log in to Linux with Root and start the VNC service;

Step two: According to the VNC port, set export Display=localhost:1 (1 for VNC to start on the first TTY), the startup information of VNC is shown in annex 1;

Step Three: Execute Xhost +, and tip "access control disabled, clients can connect from any host" is correct.

NO protocol specified

Linux CentOS various Problem solving summary

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.