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...Sane use of rkhunter in CentOS 7
by Danila Vershinin, November 21, 2018
Sane use of rkhunter with yum updates. Get rid of unnecessary notification fatigue.
Read More...Magento 2 Production Settings
by Danila Vershinin, November 18, 2018
Complete guide to all the production settings in Magento 2 admin to ensure high-performance store
Read More...Best way to losslessly optimize PNG images
by Danila Vershinin,
Do we really need all the tools for lossless PNG optimization? Or there is something that beats them all… 🙂
Read More...NGINX JPEG Filter Module: Watermarks On-the-Fly
by Danila Vershinin, November 10, 2018
Install and configure the NGINX JPEG filter module to add watermarks, logos, and visual effects to JPEG images on-the-fly. This module operates in the DCT domain for lossless overlay operations, making it ideal for dynamic image branding on photography sites, e-commerce platforms, and content delivery systems.
Read More...