How to remove the Server header in NGINX
by Danila Vershinin, June 24, 2018
How to hide the Server HTTP header in NGINX and more: hide the fact of using NGINX altogether.
Read More...How to whitelist / unban a user in unmanaged Citrus Stack server
by Danila Vershinin, June 20, 2018
You’d rarely have to do anything about maintaining a healthy state of a Citrus Stack server. It is self healing, and secure from brute force attacks. However, when you share access with developers, a frequent problem is that the server would automatically ban them. This happens for a few reasons: Repetitive failed attempts to login […]
Read More...In-Place Upgrading: Percona MySQL 5.6 to 5.7 (RedHat/CentOS 7)
by Danila Vershinin, June 17, 2018
A simple script for updating your Percona MySQL Server 5.6 to version 5.7, in CentOS/RHEL systems.
Read More...Setup SSL connections in Percona MySQL 5.6
by Danila Vershinin, June 14, 2018
Secure remote MySQL connectivity with compulsory SSL connections
Read More...Safe MySQL configuration reload? Easy
by Danila Vershinin,
An easy way into implementing `systemctl reload mysqld`.
Read More...How to fix PHP Curl Error Number 77 (CentOS/RHEL 7)
by Danila Vershinin, May 15, 2018
Here is how to fix PHP Curl Error Number 77 (CentOS/RHEL 7) in a very fast and efficient way. Quick few commands to get it fixed
Read More...Linux Huge Pages and Web Performance
by Danila Vershinin, May 9, 2018
Squeeze out more performance juice out of that Linux by using Huge Pages memory management.
Read More...n98-magerun and Magento 1 CLI
by Danila Vershinin,
Learn how to use n98-magerun command line utility to manage your Magento 1.x like a PRO.
Read More...Magento 2 Command-Line Interface
by Danila Vershinin,
Learn how to leverage n98-magerun2 and the power of Magento 2 CLI
Read More...Migrate Magento 1.x to Magento 2.x
by Danila Vershinin,
Magento 2: best approach to migration from Magento 1.x
Read More...