How to configure Remote Desktop on my office Ubuntu machine and how to connect to it from my Windows laptop at home?
|
show 2 more comments
feedback
|
|
Take a look at: http://www.nomachine.com/ | |||||
feedback
|
|
The easiest way to do it is with VNC software. Ubuntu has several options for VNC Servers. As for the client on the Windows side, I've heard good things about RealVNC. It's a pay product, but they do have a free version. | |||||||
feedback
|
|
See this howto at ubuntugeek. You'll have to make sure that you can directly access your work computer from home, though. This may not be possible due to firewall and router restrictions. | |||
feedback
|
|
I definitely am not going to win the bounty for this but, here goes... What you want to do is called X11 forwarding over SSH. You can run an actual Xserver on your windows machine using Cygwin and have it work with the linux box over ssh. It is a pain in the ass to set-up even without wrestling with firewalls and port forwarding. But, if you can ssh to the linux machine from your laptop, you should be able to do it. | |||||||||||
feedback
|

sshinto your workstation?) – Arjan Sep 27 '09 at 20:50