I have not worked on apache for a long time (if you don’t know, I am a big fan of NginX with PHP-FPM instead of surviving with apache :lol:), so in fact I do not have much experience on tweaking apache. Today when monitoring a server with an apache-based system, I […]
Monthly Archives: January 2016
3 posts
Well, Let’s Encrypt went live from Dec 2015, so why don’t we utilize it for free SSL certificates? Since it only valid for 3 months, we can simply run the script monthly to check and renew the certificate. Detail steps for configuring Gitlab SSL with Let’s Encrypt are as follows: First, […]
Recently I often faced problems with MariaDB Galera Cluster, so I decided to give Percona XtraDB Cluster a try. I write here necessary steps to setup a PHP Stack with Percona XtraDB Cluster on CentOS 7. To avoid problems, be sure that SELinux is not enabled in the server. Guide can be found […]