What is the package need to be installed
vnc-server-4.1.2-9.el5
vnc-4.1.2-9.el5
VNC Configuration file
/root/.vnc/xstartup
VNC service
/etc/init.d/vnserver start/stop/restart
How to configure VNCserver
[root@bgospc ~]# vncserver
You will require a password to access your desktops.
Password:
Verify:
xauth: (stdin):1: bad display name "bgospc:1" in "add" command
New 'bgospc:1 (root)' desktop is bgospc:1
Creating default startup script /root/.vnc/xstartup
Starting applications specified in /root/.vnc/xstartup
Log file is /root/.vnc/bgospc:1.log
How to check vncserver is running or not
[root@bgospc ~]# ps -ef | grep vnc
root 1192 1 0 22:35 pts/1 00:00:00 Xvnc :1 -desktop bgospc:1 (root) -httpd /usr/share/vnc/classes -aut
/root/.Xauthority -geometry 1024x768 -depth 16 -rfbwait 30000 -rfbauth /root/.vnc/passwd -rfbport 5901 -pn
It's really useful to learners....
ReplyDeletePlease post more Linux Articles....