VNC Installation on Centos 6

Опубликовано: 25 Февраль 2012
на канале: Bro Experts
22,705
36

More Videos....== www.broexperts.com
VNC Server installation on centos 6.2

on centos 5 vnc server package vnc-server was available.
on centos 6 the available VNC package is called tigervnc-server.

vnc server allows you to remote into the system and view desktop. setting up vnc server isn't hard.

Step 1. Install the tigervnc-server packages.

yum -y install tigervnc-server

Step 2. Edit the default options
vi /etc/sysconfig/vncservers
we will add user name who is allowed to log in the system via vnc.

save & exit

Step 3. now generate password for vnc session using

vncpasswd

Step 4. Start session of vncserver

vncserver :2

Step 5. Now connect remotely using vncviewer
server ip = 192.168.0.100
session no = :2
enter ip address with session no in vnc viewer = 192.168.0.100:2
enter password

That's All.....!!

~-~~-~~~-~~-~
Please watch: "How to Download YouTube Videos on Android Phone"
   • Video  
~-~~-~~~-~~-~