python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
winbind id mapping issue
I have got SLES 15 sp 2 server integrated with Windows 2019 AD server.I could login with ad user id in the Linux systems.However uid/gid are not reflecting from the ad.We have set uid( for eg: uid- &g...
Bobin Jose
Votes: 0
Answers: 1
how to reduce the kworker IO on docker running?
I'm new to docker. I want to create a docker image for sybase ASE/IQ. And I got some problems these days --
while the DB engine perform IO, there always are much more higher extra IO on the host gene...
EisenWang
Votes: 0
Answers: 1
How to modify the IP for a docker container?
I'm new to docker. And currently faced one problem --
I've downloaded a sles11sp4 image from dockerhub -- https://hub.docker.com/r/darksheer/sles11sp4
And when I run it -- docker run -i -t darksheer/s...
EisenWang
Votes: 0
Answers: 1
Docker + SLES15 : Unable to access files inside docker container : ls: cannot access '<directory/file name>': Operation not permitted
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 men...
Mangesh Patil
Votes: 0
Answers: 2