Re: [X2Go-Dev] GitLab Install LXC - Update (issue)

2020-07-07 Thread Mike Gabriel

HI Melroy,

On  Di 09 Jun 2020 23:01:24 CEST, Melroy van den Berg wrote:


Hi,

I just discovered that GitLab tries to also set the following during  
"sysctl -e --system" command:


cat /etc/sysctl.d/90-omnibus-gitlab-kernel.sem.conf
kernel.sem = 250 32000 32 262

And also:

cat /etc/sysctl.d/protect-links.conf
###
# Protected links
#
# Protects against creating or following links under certain conditions
# Debian kernels have both set to 1 (restricted)
# See https://www.kernel.org/doc/Documentation/sysctl/fs.txt
fs.protected_hardlinks = 1
fs.protected_symlinks = 1

You maybe want to change this as well in the host & container?


I disabled the command "reload all sysctrl conf" for now in in the  
GitLab recipes (Ruby code):

/opt/gitlab/embedded/cookbooks/package/recipes/sysctl.rb

As well as, I commented-out where "reload all sysctrl conf" is used in:
/opt/gitlab/embedded/cookbooks/package/resources/gitlab_sysctl.rb


I will create a GitLab issue or comment on an existing GitLab issue  
regarding support LXC containers without this much hassle.


Next issue I'm facing is regarding Let's Encrypt. But the terminal  
is now in use by somebody else...


Regards,
Melroy van den Berg


I haven't got back to your mail, I am sorry.

Unfortunately, the host hosting gitlab.x2go.org has been taken offline  
by the provide due to some NIC misconfiguration. We are investigating  
on that.


I'd like to use gitlab.x2go.org starting next week for some new  
projects related to X2Go. Melroy, do you think the system is already  
usable (once it's online again)?


Sorry, for having not followed up on your work, but I was really busy  
the last bit of June.


Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de



pgp7COC6St85Z.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev


Re: [X2Go-Dev] x2goClient code refactoring

2020-07-07 Thread Mike Gabriel

HI Dave,

On  Di 23 Jun 2020 00:54:19 CEST, Dave Chamberlin-Kidd wrote:


Hi,

Whilst digging through the code in the x2goClient I've come across void
ONMainWindow::processSessionConfig() in onmainwindow.cpp but I can't see
anywhere where this code is called. Commenting it out along with a stack of
associated code doesn't seem to have any affect.

So my question is, is there something obvious I'm missing?

If not I'll root through the code and find any other associated bits, rip
them out and submit a patch.

Cheers
Dave


Please check, if the code isn't just ifdef'ed out for you build  
platform... (I don't know the X2Go Client code by heart).


Greets,
Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de



pgpghIfd7iX24.pgp
Description: Digitale PGP-Signatur
___
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev