sles Questions
2
Solved
I am new to docker and trying to create docker file from SLES 15 base image:
FROM <base image - SLES 15 >
LABEL <label> \
Version="1.0"
In docker-compose.yml , I have menti...
Hardtack asked 14/1, 2022 at 17:25
4
My solution (so far) was to comment pam_systemd.so from common-session.
Everything runs in the system.slice with no control groups. I am not sure of the impact of that yet but at least things run, ...
2
I am running Docker 18.09.6 on SLES15 (GNU/Linux 4.12.14). When starting any suse container leap/tumbleweed or sle15 I do not have proper access rights to see ls -l. Other Container Images like Alp...
1
I have an RPM repository running on JFrog Artifactory. It's being used by CentOS and RHEL hosts, and I would also like to use it with my openSUSE hosts.
This documentation from JFrog does not expl...
Bolivar asked 4/5, 2020 at 10:0
4
Solved
I've got a SLES server installed by someone who is not available.
I've checked /etc/zypp/repos.d , there is a repo file SUSE-Linux-Enterprise-Server-11-SP4 11.4.4-1.109.repo
It's content is:
[SUSE-...
Tedium asked 15/4, 2016 at 4:40
3
I am trying to enable ssh connection to suse linux. I have sshd service running:
peeyush@linux-pohb:~/gccgo.work> systemctl status sshd.service
sshd.service - OpenSSH Daemon
Loaded: loaded (/u...
1
Since the "new" Docker release where CE and EE diverged from the single unified Docker, Docker doesn't officialy support or provide installation instructions for using CE on OpenSUSE, SLES or Redha...
1
Solved
is there a way to find out the default values of the parameter which are set in the /etc/systemd/system.conf file?
The manual page of systemd-system.conf just says:
When run as system instance s...
1
© 2022 - 2024 — McMap. All rights reserved.