Top

Tags: Linux

Issue: alternative glibc version causes problem (version GLIBC_PRIVATE not defined in file ld-linux-x86-64.so.2)

Nov 25, 2020 | 1082 views

#Linux

Problem describe and analysis:


Refer to:


Issue: su user core dumped PAM unable to dlopen

Nov 24, 2020 | 762 views

#Linux

Issue: su user core dumped PAM unable to dlopen (/lib64/security/pam_fprintd.so)

Solution:

 authconfig --disablefingerprint --update 
PAM unable to dlopen(/lib64/security/pam_fprintd.so)

Ubuntu issues

Nov 16, 2020 | 738 views

#Linux


Using Fail2ban To Secure SSHD Service

Nov 15, 2020 | 817 views

#Linux


Refer to 


If you set a longer ban duration (like several hours), but want to allow an IP address to make another connection request sooner, you can parole it early.

We type the following to do this:

sudo fail2ban-client set sshd unbanip 192.168.5.25

LVM Can't read superblock

Nov 24, 2020 | 774 views

#Linux

Refer to Can't read superblock : mounting error /dev/sda6