|
Using VNC
Written by Administrator
Sunday, 11 October 2009 15:12
|
|
|
VNC is a graphical Desktop sharing system that allows to the users to have access remotely to another computer.
Download and install vnc4server in my server.
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
Run VNC Viewer from a client computer
Give a password that i have already defined.
...and this is the remote desktop without gnome. ;)
Config "xstartup" in vnc in order to start remote desktop with gnomeedit ~/.vnc/xstartup for each users and the line gnone-session & to start gnome every time to try to connect to a remote desktop.
Write the changes and exit.
This is my remote desktop. |
| Last Updated ( Monday, 12 October 2009 08:54 ) |