Skip to main content

Monitor Varnish like a PRO in CentOS 7


by Danila Vershinin, September 12, 2018

Add a bit of monitoring to your Varnish

Read More...

The system has no more ptys? How to fix it.


by Danila Vershinin, September 4, 2018

Fix your expect scripts which fail to run in CentOS 7

Read More...

Proper Magento Fail2ban Configuration


by Danila Vershinin,

Protect your Magento like a real PRO using adapting banning powered by Fail2ban

Read More...

Magento 2 deployment with CircleCI


by Danila Vershinin, September 2, 2018

How to bring the power of CircleCI to deploy Magento 2 website

Read More...

Ubuntu: the better NGINX instructions


by Danila Vershinin,

How to install more recent nginx in Ubuntu Xenial

Read More...

How to use apt or apt-get for CentOS/RHEL


by Danila Vershinin, August 31, 2018

Are you tired of using Ubuntu and its apt package manager? Do you want to switch to CentOS, but the thought of learning yum seems daunting? Don’t worry! With our easy guide, you can use the familiar apt-get interface on CentOS to manage packages. Plus, our reference table shows how similar apt, apt-get, yum, and dnf are in their basic functions. Make the switch to CentOS with confidence and ease.

Read More...

How to install and use MTProxy in CentOS/RHEL 6, 7, 8


by Danila Vershinin, August 29, 2018

Circumvent Internet censorship in your country and connect to Telegram Messenger using your VPS and MTProxy

Read More...

Hosting RPM repositories with nginx and CDN with blazing speed


by Danila Vershinin, August 27, 2018

How to host RPM repository with efficient caching for proxies and Cloudflare. Build a fast YUM repository using NGINX and CDN.

Read More...

NGINX: easily debug PHP applications


by Danila Vershinin, August 7, 2018

It is essential to run PHP applications with production settings. But if there’s an issue that cannot be reproduced in a staging environment, you will want a quick way to enable debug settings at live. NGINX is very flexible in a way that it allows to make your PHP configuration “dynamic”. Let’s configure PHP debug […]

Read More...

NGINX HSTS: Complete Strict-Transport-Security Guide


by Danila Vershinin, August 5, 2018

Learn how to configure NGINX HSTS (Strict-Transport-Security) correctly. This comprehensive guide covers the RFC 6797 specification, preload requirements, redirect patterns for www and non-www domains, common misconfigurations, and how to avoid SSL stripping attacks with verified configurations.

Read More...