FreeNX is what you're looking for. It is to Linux what Remote Desktop is to Windows. FreeNX is, as the name indicates, is free. I've never used RealVNC, but it also appears to be free and is available for Linux. You may want to try TightVNC, as it's free.
VNC and FreeNX don't do quite the same thing, so you should pick the one that does what you're looking for.
VNC will allow you to access the same desktop that you would be using if you were sitting at the computer. If you were to open Mozilla, for example, while sitting at your home computer and then go to a different computer and VNC into your home computer, you would be able to see and use that instance of Mozilla that you had opened.
FreeNX, on the other hand, gives you a virtual desktop on your home computer when you are at a remote machine. You wouldn't see that instance of Mozilla that you had opened at home. Anything you do while logged in via FreeNX is contained in that session.
In my experience, FreeNX is much more responsive than VNC. It feels more like you're sitting at your home computer.
-
0
You can also use PenguiNet it's excellent software + it's too cheap 🙂 I know it does not support GUI though you should learn how to run your commands 🙂
— MISC A++
-
0
Can you please inform me which Linux distribution you are using and how you RDP to the Windows machine? I am an absolute beginner and would like to accomplish precisely that. Thank you in advance!
— Dragonchaser
-
0
I feel your best bet on Linux servers is to learn how to do things at the command line. Even with a GUI interface there are going to be certain tasks that will require you to open a command line. Linux behaves in the exact opposite manner as Windows in this respect - the command line actually gives you more power and options than the GUI, whereas the Windows command line is severely limited and the GUI is required for most tasks.
— madirish
add a comment