What are the ways of remote graphical management in Linux operating system
This article is about the ways of remote graphical management of Linux operating system. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
1. Use Xmanager,linux to enable XDMCP protocol (you can directly modify the configuration file, or you can run gdmconfig or gdmsetup in Xshell, select the XDMCP tab, check to start XDMCP), and Xbrowser can discover the linux host and access linux graphically.
When VNC service is enabled in VNC Linux, the client can access linux graphically using a browser (through the auto-loaded JAVA Applet plug-in) or the client VNC Viewer of the windows version of Linux.
3. Using the Xshell tool of Xmanager, SSH is remotely connected to the Linux host, and running gnome-session or startkde,Xmanager directly from the linux command prompt will automatically run Xmanager-Passive to receive the graphical interface information forwarded to the local by SSH.
The methods provided above are all through related tools to achieve linux desktop remote forwarding to the local (XDMCP protocol implementation) to achieve local graphical management.
Linux also has a WEB management tool webmin (written in Perl, using Apache server, which can manage linux hosts in web mode).
Thank you for reading! This is the end of this article on "what are the ways of remote graphical management of Linux operating system". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!