Category: Generic System Infra
OpenLDAP 비밀번호 복잡성 모듈 pqchecker 추가 방법 참고 URLhttps://www.meddeb.net/pqchecker/ https://github.com/mahiso/pqchecker OpenLDAP 비밀번호 복잡도를 확인하는 모듈로는 check_password 모듈과 pqchecker 모듈 등이 있으며 저는 기존에 check_password 모듈을 사용했지만, 해당 모듈의...
CentOS 7 에서 MariaDB 를 이용하는 Zabbix Proxy 컴파일 설치하는 방법에 대한 예제 OpenSSL 1.1.1g 버전을 이용하고 있기 때문에 사전에 OpenSSL 1.1.1g 버전을 설치해 주셔야 합니다. OpenSSL 1.1.1g 설치...
CentOS 7 에서 OpenSSL 1.1.1 버전과 함께 MariaDB 10.3 컴파일 설치하는 방법에 대한 예제 포스팅을 통해 계속 얘기하고 있지만 보안 이슈 및 오래된 버전의 EOL 문제로 인해 OpenSSL 최신버전을...
Centos8에서 PHP-FPM 7.4.6 & openssl 1.1.1g를 source 설치를 기술합니다. EnviromentOS : CentOS 8.1PHP : 7.4.6Openssl : 1.1.1g openssl 설치는 아래의 글을 참고하시면 됩니다. https://umount.net/openssl-1-1-1g-source-install-on-centos8/ 1. Default Enviroment Setting $sudo...
CentOS8에서 nginx 1.18.0 & openssl 1.1.1g로 source install 하는 방법을 기술합니다. EnviromentOS : CentOS 8.1Nginx : 1.18.0Openssl : 1.1.1g openssl 설치는 아래의 글을 참고하시면 됩니다. https://umount.net/openssl-1-1-1g-source-install-on-centos8/ 1. Default Enviroment...