Build a VNC Server in Linux
Build a VNC Server in Linux
1. Check whether vnc-server is installed in the system.
[Root @ real02 ~] # Rpm-qa vnc-server
Vnc-server-4.1.2-14.el5_6.6
This indicates that it has been installed. If it is not installed, run:
[Root @ real02 ~] # Yum install-y vnc-server
2. Start the VNC Server
Use the vncserver command to generate the display configuration file
You can use vncpasswd to change the logon password.
Storage path of the above files: $ HOME/. vnc
Finally, open the Firewall:
The default port used by the vnc is 5900, and then a display is created to + 1.
3. After vnc is configured, connect to the vnc server.
Vnc viewer settings:
Logon:
You do not need to enter the user name for vnc logon.
VNC installation Configuration
Install and configure VNC in CentOS 6.3
In Linux, the dependency installation VNC is not detected.
CentOS6 VNC service installation and configuration
Configure and install VNC in CentOS
VNC remote control installation and Setup
Windows accesses Ubuntu through VNC
Install VNC for accessing Ubuntu 12.04 through Windows Remote Desktop
This article permanently updates the link address: