[X2Go-User] terminating suspended sessions
Robert Dinse
nanook at eskimo.com
Sat Oct 22 22:14:38 CEST 2016
It sounds as if you do not have x2goserver-xsessions installed. With
out this package sessions will not terminate when you logout.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting.
Knowledgeable human assistance, not telephone trees or script readers.
See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Sat, 22 Oct 2016, Sebastian T. wrote:
> Date: Sat, 22 Oct 2016 21:39:05 +0200
> From: Sebastian T. <dpbasti at wp.pl>
> To: x2go-user at lists.x2go.org
> Subject: [X2Go-User] terminating suspended sessions
>
> After some time unclosed sessions fill all the memory on the server. It is hard
> to discipline users to always close sessions -they just close the client
> instead.
>
> Is there any more elegant way of clearing all suspended sessions then the
> command I have here:
>
> for f in `/usr/sbin/x2golistsessions_root |grep \|S\| | cut -c-5`; do /usr/
> bin/x2goterminate-session "$f" && kill "$f";done
More information about the x2go-user
mailing list