On Wed, Jun 13, 2018 at 10:18 AM,  <[email protected]> wrote:
> I run on Gentoo in Virtual Box Windows 7 and trying to connect to
> Windows 10
>
> X2go - doesn't work on Windows 10
> RDS Connection in from Windows 7 to Windows 10 work but not in "shadow".
>
> Any suggestion what else to try?
>

What do you mean by shadow?

There are a few options:
1) Have VirtualBox run a remote desktop server. You would connect to
VirtualBox, not the guest system.
2) RDPWrap (https://github.com/stascorp/rdpwrap) - This would allow
you to log in multiple times via Terminal Services to your local
machine. You could run VirtualBox on another account or on another
session of your normal account.
3) X2Go - This is really the best option I have used recently.
4) FreeNX - This may be defunct now, and may still depend on the
proprietary parts of NxMachine.
5) XRDP (http://www.xrdp.org/) - This is an open source Terminal
Services compatible server.
6) X forwarding - There are X servers for Windows and OSX.

I'd strongly recommend against #1. It is easy to set up at first but
becomes hard to integrate your experience between remote and local
systems. If you can spare the time I would recommend trying #4, RDP,
save its security, is actually a fairly feature-complete protocol,
supporting things like tunneling local devices to the remote machine.

Cheers,
     R0b0t1

Reply via email to