Using VNC
Written by Administrator
Sunday, 11 October 2009 15:12
PDF Print E-mail

VNC is a graphical Desktop sharing system that allows to the users to have access remotely to another computer.

 

get_vnc.jpg

Download and install vnc4server in my server.

 

 

set_pass_vnc.jpg

Run vncserver services. Give a password twice. This is only for the first time. With this command you start a new vnc session so if you want to have access to your server using vncviewer I you just give the IP and the session ex. 192.168.10.2:1

 

 

vncviewer.jpg

Run VNC Viewer from a client computer

 

vncviewer_pass.jpg

Give a password that i have already defined.

 

vnc_treminal.jpg

...and this is the remote desktop without gnome. ;)

 

Config "xstartup" in vnc in order to start remote desktop with gnome

edit ~/.vnc/xstartup for each users and the line gnone-session & to start gnome every time to try to connect to a remote desktop.

 

edit_xstartup.jpg

 

startx.jpg

Write the changes and exit.

 

remote_deskop.jpg

This is my remote desktop.



Last Updated ( Monday, 12 October 2009 08:54 )