Question

Which X11 forwarding under Windows solution do you recommmend ? I'd like to get the X11 display (lxde) from my dedicated hosting Ubuntu Server on my Windows home computer so I can remote administrate (I'm a linux newbie).

Was it helpful?

Solution

On Linux there are 2 main protocols that you can use to forward a whole desktop (more options if you just want a single app):

  • NX: as available from FreeNX, neatx, x2go, and nomachine
  • VNC: TigerVNC, TightVNC, RealVNC, etc - generally available with the OS (Windows has RDP built-in, but I wouldn't recommend a newbie to try to install xrdp on Linux, not even non-newbies!)

You can find a comparison here under "Full Desktop Mode". Sorry, I am only allowed to post one link, so I posted a meta-link.

There are other proprietary options too, not mentioned here.

OTHER TIPS

Use FreeNX ( http://freenx.berlios.de/ ). Ten minutes for tuning and you can run your X11-session through ssh.

If you want forward single X11-application, use mingw and putty.

You don't need the whole desktop. Use PuTTY's X forwarding and run the appropriate command via SSH.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top