fbpx

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 Command-Line Interface


by Danila Vershinin,

We start with the basics of what PHP command line interface is and what kind of CLI scripts there are… And going all the way towards correctly running PHP CLI scripts via cron.

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...

Watermark your website images using nginx JPEG module


by Danila Vershinin, November 10, 2018

Watermark your images using modjpeg-nginx module for NGINX

Read More...