If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
By default ubuntu will come with vino-server so it is very easy to configure to enable remote desktop sharing in your ubuntu machine.If you want to access ubuntu machine remotely you need to login in to your ubuntu system.
Important note :-
Remote Desktop will only work if there’s a GNOME login session.Leaving your computer with an unattended GNOME login session is not secure and not recommended.
Some Tips
1) You can lock your screen using System—>Quit

Once you click on quit you should see the following screen here you need to select lockscreen

2) switch off your monitor when computer is left unattended
Configuring Remote Desktop
First you need to go to System -> Preferences -> Remote Desktop

Once it opens you should see the following screen

In the above screen you need to configure remote desktop preferences for sharing and security
For Sharing
you need to tick the box next to the following two options
Allow other users to view your desktop
Allow other users to control your desktop
For Security
you need to tick the box next to the following two options
Ask you for confirmation (If you tick this option some one need to click on allow from remote desktop once it connected if you don’t want you can untick this option)
Require the user to enter this password:
Password: Specify the password

Connecting from Ubuntu Machine
Open your terminal from Applications—>Accessories—>Terminal and enter the following command
vncviewer -fullscreen 192.168.2.23:0
now you should see the following message asking for password enter the password after complete success you can see VNC authentication succeeded message and starting remote desktop
VNC viewer version 3.3.7 – built Jul 4 2006 10:04:48
Copyright (C) 2002-2003 RealVNC Ltd.
Copyright (C) 1994-2000 AT&T Laboratories Cambridge.
See http://www.realvnc.com for information on VNC.
VNC server supports protocol version 3.7 (viewer 3.3)
Password:
VNC authentication succeeded
If you want to quit vncviewer
Press ‘F8′ and select Quit viewer
Connecting from Windows machine
If you are trying to connect from your windows machine you need to install vncviewer of your choice i have installed from here http://www.realvnc.com/download.html.Install this program once you install this you can opem from start—>All programs—>RealVNC—>VNC Viewer 4—>Run VNC Viewer once it opens you should see the following screen here enter the remotemachine ipaddress:0 format and click ok

Now it will prompt for password enter your password and click ok

Now on the remote machine you should see the following screen asking for permission to allow this connection you need to click on allow this will comeup only if you tick “Ask you for confirmation” option under sharing

Once it connected you should see the remote machine desktop like the following screen





Can I setup VNC to run as a deamon so that I could simply get the login windows with a vnc viewer?
well, I couldn’t find an answer to getting remote access into the system without having a logged in user with VNC.
Instead, I use Free NX Server. Easy to set up, free version… works great.
http://nomachine.com/
I have a doubt regarding this..When i try to connect it shows unable to connect host.no route to host(113)
Why does this happen?? Can you suggest me a solution?
Thank you
Weird. I set everything up exactly like the way this guide says and I still can’t get connected.
Failed to connect to server “Ip Address”
@Brett
What settings do you use in NX client to make it work?
I just installed using the instructions on the website. Since we’re talking about Ubuntu,I grabbed the DEB installers for Client and Server.
I already had SSHD installed and running, and port 22 forwarded through my firewall.
Its a little wierd that you need the ‘client’ installed to run a ’server’… but whatever, it works nicely. I installed the client first, then the server. I dont remember any special settings.
Consult documentation at http://www.nomachine.com
Hi There,
I have set up the remote desktop option and I can remotely connect. But after the connection, I only get the initial reflection to display :0
All reflection due to the remote user interaction does not come accross to the remote viewer VNC screen, unless its being controlled locally.
The remote user is able to input via mouse and keyboard, but unable to see this input.
I have tried various viewers (All running on XP)
Could it be due to graphic card issue ( I have NVIDIA EN9400) ALl comments and responses are welcome.
Hi. I have the same problem as Bobby. One should think that to press F8 and click update screen would fix the problem, but it doesn’t.
I’m experiencing the same problem as Bobby. I’d love to know what the problem is…
It turns out disabling visual effects allows it to work properly.
nice info, nice to try
:>
My remote computer is running jaunty as well as the local machine. I am having the same issue that Bobby describes.
Lindsay’s solution works!
On the remote machine (the one you are remoting to);
System->Preferences->Appearance
“Visual effects” tab, select None.
after a short pause (probably because i’m wireless) the local screen begins to update.