VNC Server Installation




Step 1

[root@~]# yum install vncserver

Yum Install VNC server, you need to set the password during the installation




Step 2

[root@~]# vi /root/.vnc/xstartup

unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

Comment all in the config file without above. It help to launch desktop GUI VNC.




Step 3

[root@~]# vncserver :1

Start the server session 1 with port 5901

Then, in client OS, open vncviewer to 'serverip:5901'


Server is hosted by Alanstudio
Linux Operating System

Recommend screen resolution 1024 x 768 / IE / FireFox
Alan Studio © 2007 by Alan Cheung Hin Lun. All rights reserved.