UNIX/Linux: Start a VNC Server

1. Logon to your operating system. Type the below command:

# vncserver

New 'X' desktop is :4

Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/:4.log

2. Above VNC server means that the VNC server open the display session number 4. Assume that you already installed the VNC server application, open the VNC server application and type the ip address and display session number. Click OK and done!

3. To login to the VNC session, you’ll need to set the password. Steps can be refer here.

You May Also Like

Leave a Reply?