What do you usually install on a linux server to support rdp and vnc protocols
Mike Jumper <[email protected]> 于2020年2月25日周二 上午10:27写道: > On Mon, Feb 24, 2020 at 5:36 PM benchu yao <[email protected]> wrote: > >> In fact, when I only connect to linux via ssh or rdp to windows, there is >> no problem. >> >> The problem only occurs when I connect to the linux system through rdp or >> vnc. Maybe it is a problem with xrdp and vncserver. Maybe it is a problem >> with my configuration, but there is actually no configuration. >> I wonder if it may be that the connection has not been closed since the >> connection was opened, and it directly appears that the resources have not >> been released. >> >> I'm still looking for a solution >> > > I can't speak to whether XRDP might be holding on to any resources, but > the Guacamole webapp and guacd will both automatically close the underlying > RDP connection and release all related resources after you have > disconnected or closed the tab. If network disruption occurs and the client > can't signal the server to disconnect, the server will still automatically > do so after the client has been unresponsive for around 15 seconds. > > - Mike > >
