Skip to main content

Install NGINX Brotli Module on Rocky Linux, AlmaLinux, CentOS & RHEL


by Danila Vershinin, January 10, 2019

Enable superior Brotli compression support with your NGINX in CentOS or any RedHat-based systems like Oracle Linux, Rocky Linux, AlmaLinux, CloudLinux, etc.

Read More...

How to install vmod-xcounter for Varnish 6.0 LTS


by Danila Vershinin, January 9, 2019

Install and use vmod-counter with Varnish 6.0 LTS in CentOS/RHEL 7

Read More...

How to install Malware Detect in CentOS/RHEL 7 or 8


by Danila Vershinin, January 8, 2019

How to install and use Malware Detect (maldet) in CentOS/RHEL 7 servers

Read More...

Quick fix for installing python2-certbot-dns-route53 (python2-boto3) in CentOS 7


by Danila Vershinin, January 7, 2019

Just a quick fix for installing python2-certbot-dns-route53 in CentOS 7

Read More...

Varnish GeoIP


by Danila Vershinin, January 5, 2019

Varnish can be extended with more features by loading extra VMODs. GeoIP? There are VMODs for that, too.

Read More...

Laravel Mail Configuration


by Danila Vershinin, January 1, 2019

How to configure your Laravel to use local mail transfer agent (Postfix), for sending outgoing emails

Read More...

Magmi for Magento 2. Installation and NGINX configuration


by Danila Vershinin, December 31, 2018

Just a quick nginx configuration for Magmi, the Magento 2 Mass Importer

Read More...

NGINX Amplify and LetsEncrypt


by Danila Vershinin, December 30, 2018

A quick fix for NGINX Amplify and LetsEncrypt certificates compatibility

Read More...

PHP CLI: Complete Guide to Running Scripts from Command Line


by Danila Vershinin,

Learn how to run PHP scripts from the command line, schedule them with cron or systemd timers, configure memory limits, enable OPcache, and debug effectively on Rocky Linux, AlmaLinux, and RHEL.

Read More...

Cleanup PHP Sessions like a PRO


by Danila Vershinin, December 17, 2018

How to cleanup PHP sessions in a performance friendly way. Simple and efficient approach to delete stale PHP session files

Read More...