fbpx

Proper use of SSH client in Mac OS X


by Danila Vershinin, January 11, 2019

Time to revisit my SSH key and configuration in OS X

Read More...

Install NGINX with Brotli module in CentOS/RHEL or Amazon Linux


by Danila Vershinin, January 10, 2019

Enable superior Brotli compression support with your NGINX in CentOS or RedHat 7.

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