How to Install & Setup VNC
This doc is for the setup of Red Hat Linux 5.
# rpm -q vnc vnc-server
# yum install vnc vnc-server
VNCSERVERS="2:root"
VNCSERVERARGS[2]="-geometry 1024x768 -depth 16"
# vncpasswd
Password:
Verify:
# service vncserver start
# chkconfig vncserver on
*Then type
# chkconfig –list vncserver
*To make the 2 to set to on