[X2Go-User] terminating suspended sessions

Neal Becker ndbecker2 at gmail.com
Tue Oct 25 15:59:08 CEST 2016


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. <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