Questions tagged [centos]
CentOS is a discontinued free (as in beer and speech) GNU/Linux distribution that was community driven and based on source code released from RedHat.
5 questions from the last 365 days
1
vote
0
answers
50
views
Monit not detecting sleeping processes even though uptime rule triggers [closed]
I need to automatically end processes running for more than 24 hours on a CentOS 7 server. I’m using Monit to detect long-running processes and execute a custom script.
To test it, I reduced the ...
4
votes
1
answer
625
views
Understanding the ChallengeResponseAuthentication setting with PAM and login.conf
When using ChallengeResponseAuthentication, it is important to understand how it interacts with the Pluggable Authentication Modules (PAM) system and related configuration files.
When ...
2
votes
0
answers
222
views
CENTOS server wont boot
We had a disk controller fail last night and now it boots straight into Emergency Mode.
When I log in, I cant get anything to work Ive attached some screenshots of what I am running
so I basically ...
1
vote
1
answer
102
views
Centos 9 yum update segmention fault
I have reinstalled sqlite, glibc, but problem is the same, in yum update.
yum[4561]: segfault at 200000000 ip 00007fbfc3b5d8fd sp 00007ffe2cd06018 error 4 in libc.so.6[7fbfc3a28000+175000] likely on ...
0
votes
1
answer
287
views
Lack of permissions accessing certificates for SSL on almalinux 9
I'm setting up a web site on Almalinux.
When the certificates are located in /etc/pki/ca-trust the site works.
When the certificates are in other locations with different permissions it does not work.
...