Let me just repeat my question, What is the best way to terminate all users' Suspended sessions from server ?
Dnia wtorek, 25 października 2016 15:10:09 CET Robert Dinse pisze: > I have mate on Fedora 24 with x2goserver-xsessions, but it's all > installed from the nightly builds repository, it is working. > > -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ > -_- 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 Tue, 25 Oct 2016, Orion Poplawski wrote: > > Date: Tue, 25 Oct 2016 15:57:07 -0600 > > From: Orion Poplawski <[email protected]> > > To: Neal Becker <[email protected]>, [email protected] > > Subject: Re: [X2Go-User] terminating suspended sessions > > > > Perhaps this? > > > > https://bugzilla.redhat.com/show_bug.cgi?id=1350004 > > http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1046 > > > > On 10/25/2016 07:59 AM, Neal Becker wrote: > >> Sorry, turns out nothing to do with x2goserver-xsession. It seems MATE > >> no > >> longer works. LXDE is working. MATE gives error message about dbus, and > >> just an eternal spinning cursor. > >> > >> Neal Becker wrote: > >>> I just installed x2goserver-xsessions on fedora f24, and now x2go > >>> stopped > >>> working. I get: > >>> Oct 25 09:17:41 nbecker7 mate-session[13499]: WARNING: Failed to acquire > >>> org.gnome.SessionManager > >>> > >>> > >>> Before installing x2goserver-xsessions everything seemed to be working > >>> OK. > >>> > >>> Robert Dinse wrote: > >>>> 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. <[email protected]> > >>>>> To: [email protected] > >>>>> 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 > >> > >> _______________________________________________ > >> x2go-user mailing list > >> [email protected] > >> http://lists.x2go.org/listinfo/x2go-user > > _______________________________________________ > x2go-user mailing list > [email protected] > http://lists.x2go.org/listinfo/x2go-user
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ x2go-user mailing list [email protected] http://lists.x2go.org/listinfo/x2go-user
