[CentOS] Problems with x2go

2020-09-15 Thread Stefano Simonucci
I have installed x2goserver on a Centos8 server. Yesterday, after the installation I was able to connect by means of x2go. Today I get the following error ( /var/log/messages) /usr/bin/x2gostartagent[2677]: no free display number available, cannot start new session. Has anyone had the same

[CentOS] CentOS-announce Digest, Vol 187, Issue 2

2020-09-15 Thread centos-announce-request
Send CentOS-announce mailing list submissions to centos-annou...@centos.org To subscribe or unsubscribe via the World Wide Web, visit https://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-requ.

Re: [CentOS] A Request to Add module to CentOS Linux (3.10.0-1127.18.2.el7.x86_64) 7 (Core)

2020-09-15 Thread Phil Perry
On 15/09/2020 05:28, Dedoep wrote: Hi Phil, Not sure if you've had time to look at this? As mentioned middleware, like docker-ce, is preventing us from moving to el8. Thanks Dan Hi Dan, I've succeeded in backporting mac802154_hwsim for you as a standalone kmod package for el7. I've updated

Re: [CentOS] A Request to Add module to CentOS Linux (3.10.0-1127.18.2.el7.x86_64) 7 (Core)

2020-09-15 Thread Johnny Hughes
On 9/15/20 8:09 AM, Phil Perry wrote: > On 15/09/2020 05:28, Dedoep wrote: >> Hi Phil, >> >> Not sure if you've had time to look at this? As mentioned middleware, >> like >> docker-ce, is preventing us from moving to el8. >> >> Thanks >> Dan >> > > Hi Dan, > > I've succeeded in backporting mac802

[CentOS] JFS for CentOS 7

2020-09-15 Thread H
I had installed kmod-jfs in an earlier version of CentOS 7, 7.4 if I remember correctly. I now have a machine running the latest version of jfs module but kmod-jfs does not seem to be available. Is anyone running it on the current version of CentOS? _

Re: [CentOS] Problems with x2go

2020-09-15 Thread Jack Bailey via CentOS
On 9/15/2020 4:24 AM, Stefano Simonucci wrote: I have installed x2goserver on a Centos8 server. Yesterday, after the installation I was able to connect by means of x2go. Today I get the following error ( /var/log/messages) /usr/bin/x2gostartagent[2677]: no free display number available, cannot

Re: [CentOS] JFS for CentOS 7

2020-09-15 Thread Akemi Yagi
On Tue, Sep 15, 2020 at 3:54 PM H wrote: > > I had installed kmod-jfs in an earlier version of CentOS 7, 7.4 if I remember > correctly. I now have a machine running the latest version of jfs module but > kmod-jfs does not seem to be available. > > Is anyone running it on the current version of C

Re: [CentOS] Problems with x2go

2020-09-15 Thread Jonathan Billings
On Sep 15, 2020, at 19:32, Jack Bailey via CentOS wrote: > > This is not the answer to your question, but if this is a new install and not > an existing installation, consider NoMachine . > It's free and so much better than x2go it's hard to even compare the two. It

Re: [CentOS] Problems with x2go

2020-09-15 Thread Valeri Galtsev
> On Sep 15, 2020, at 8:30 PM, Jonathan Billings wrote: > > On Sep 15, 2020, at 19:32, Jack Bailey via CentOS wrote: >> >> This is not the answer to your question, but if this is a new install and >> not an existing installation, consider NoMachine >> . It's free

Re: [CentOS] Problems with x2go

2020-09-15 Thread Scott Robbins
On Tue, Sep 15, 2020 at 08:45:01PM -0500, Valeri Galtsev wrote: > > > > > > It is “free” only for noncommercial use. It isn’t open source. > > > > https://www.nomachine.com/faq > > > > If you want to try something else, take a look at xpra (http://xpra.org/). > > It’s in EPEL8. > > I have

Re: [CentOS] Problems with x2go

2020-09-15 Thread Stefano Simonucci
I used nomachine, but besides not being free it had a limit on the maximum number of sessions that could be opened at the same time. The server must be used (for non-commercial purposes) by several users. Stefano On 16/09/20 03:30, Jonathan Billings wrote: On Sep 15, 2020, at 19:32, Jack Bail