When the client suspends the server will detect a connection loss and
suspend the session. All programs and services will stay on the server side
as for the programs in the session nothing will be different. The only
thing that gets lost is the connection between client and server so you
have to reconnect the session on wakeup of the client. You can even
reconnect to the session from another client.

Programs in the session might register a slowdown since x2goagent will
introduce delays at various places to lower the server load. This can be
prevented by adding sleep=0 to /etc/x2go/x2goagent.options.

Uli

Vikas Rawal <vikasra...@gmail.com> schrieb am Fr., 29. Apr. 2022, 19:43:

> Does x2go cleanly suspend if the client loses connection or the laptop
> running the client is just suspended by turning the screen shut?
>
> Do the user systemd services keep running when x2go session is suspended?
> Something like what would happen when a tmux/screen session is detached.
>
> V.
> _______________________________________________
> x2go-user mailing list
> x2go-user@lists.x2go.org
> https://lists.x2go.org/listinfo/x2go-user
>
_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-user

Reply via email to