Several methods of Linux remote connection graphical interface

Source: Internet
Author: User

Linux Several methods of remote connection graphical interface

1 . Enable the XDMCP protocol with Xmanager,linux (you can modify the configuration file directly, or run Gdmconfig or gdmsetup in Xshell, select the XDMCP tab, tick the start XDMCP), Xbrowser can discover Linux hosts and graphically Access Linux.

#vim/usr/share/gdm/defaults.conf--edit this file, change the configuration to the correct knot as follows
    1. Allowroot=true

    2. Allowremoteroot=true

    3. Enable=true

After the change is complete, restart the GDM service

#gdm-restart

In Xbrowser you will see this node, double-click to select your own network segment to enter

Comment: This is a graphical interface generated through the network, that is, the network is broken before the graphical interface disappears, is not suitable for long-term open software use. This method is suitable for use in local area networks for security reasons.


2 . Linux enables the VNC service, the client can use the browser (via the Automatically loaded Java applet plugin) or the VNC Windows version of the client VNC viewer in a graphical way to access Linux.

#vncserver

650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/46/wKiom1WWQl_iS1YhAAETHEK12x0713.jpg "title=" 1.JPG " alt= "Wkiom1wwql_is1yhaaethek12x0713.jpg"/>


Configured as above, where the password is the password that is filled in when VNC accesses it.

Comment: This method is directly connected to the remote desktop, even if the end session, the operation on the desktop will always exist, suitable for long-term start of the graphical interface software .

3 using Xmanager's Xshell tool,SSH connects remotely to a Linux host and runs Gnome-session or STARTKDE directly at the Linux command prompt. Xmanager automatically runs xmanager-passive to receive graphical interface information that is forwarded to the local by SSH.

The method provided above is to implement the remote forwarding of Linux desktop to local (XDMCP protocol implementation) through related tools to realize local graphical management.

Linux also has a Web-based management tool, Webmin (written in Perl, with Apache servers, which enables Web-based management of Linux hosts).

Comment: This way the session ends and the operation on the desktop disappears.


Several methods of Linux remote connection 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.