Use the VNC remote graphical interface to control Linux

Source: Internet
Author: User

You are familiar with the remote graphic interface control in Windows. In Linux, the use of vnc for graphical interface control is also very simple. VNC consists of two parts: the client application (vncviewer) and the server application (vncserver ).

Take redhat linux 8.0 Installation and Use as an Example

1. Install the vnc rpm package

1. install linux

1.1 If the installation on the GUI is in KDE or GNOME, click the rpm package and the system will automatically start the installation. You will also be prompted to set the password and port.

1.2 installation under the command line.

Next, let's talk about the installation under the command line, which is actually very simple, just a command.

Cd/mnt/f/vnc/

Rpm-ivh vnc-3.3.6-2.i386.rpm

2. Set the vnc server access password

Vncpasswd

3. Start vnc server

Vncserver

4. The management environment set by the vnc server on linux is twm.

Change it to the KDE. Modify $ HOME/. vnc/xstartup file. Change starttwm to startkde and restart the vnc server.

2. remote connection

Now you can control linux on various platforms. The server (vncserver) also has a built-in Java Web interface, so that the user's operations on other computers through the server can be displayed through the browser must support java applet, this operation process and display method are very intuitive and convenient.


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.