Just migrated from Windows to Linux. Now I'm on Ubuntu 14.04 x64. My work requires to manage multiple servers with Windows on board, so I create many RDP connections. Often I need to connect to PC placed in my workplace from Windows PC at home. When I was on Windows I used RDP for this. But on Linux it became more difficult. I need RDP like tool which will help me to connect from Windows to Linux and solve problems in list below:
- GUI, console is not enough because of reason above
- connect to workplace PC in same session as I leave it
- prevent anybody to see what I'm doing
I already tried:
- x11vnc. Nice but I can't find the way to block local display and input devices
- xrdp. Good but it does not support 3d desktops and I have problems to use keyboard in xrdp session
- nomachine. Same as x11vnc.
Is there way to get what I need?
UPD. The best solution I could find for today described in this video tutorial. Best but not ideal.