On 06/13/2018 10:00 AM, R0b0t1 wrote: > 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?
By "shadow" I mean can log-in into the same X-Session as the user is running. When I tried to connect from Windows 7 to Windows 10 using RDS I got connected but the user at Windows 10 was logged out automatically. When the user on Windows 10 logged IN I got disconnected. I use X2go from between Gentoo boxes works very well, even controlling Windows 7 running in VirtualBox on remote system. The problem one of the remote systems is running Windows 10 (stand alone). > 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 > >

