fbpx

Using journalctl as the ultimate utility for troubleshooting LEMP stacks


by Danila Vershinin, January 18, 2021

Using journalctl for troubleshooting and logging data from your LEMP stack. The necessary configuration for logging PHP scripts errors

Read More...

Stop installing phpMyAdmin


by Danila Vershinin, December 31, 2020

Keep your server safe by not installing phpMyAdmin and using MySQL GUI tools readily available for installation on your workstation

Read More...

How to fix yum after CentOS 6 went EOL


by Danila Vershinin, December 3, 2020

How to fix yum upgrade on End-of-Life release of CentOS 6. Simple instructions in keeping your yum client working in CentOS 6

Read More...

Speed up WordPress with Persistent Object Cache powered by latest Redis


by Danila Vershinin, October 25, 2020

Greatly increase your WordPress performance with Persistent Object Cache powered by Redis. Make wp-admin as fast as possible!

Read More...

How to install ElasticSearch for Magento 2 on CentOS/RHEL


by Danila Vershinin, September 29, 2020

How to install and configure ElasticSearch for Magento 2 on CentOS/RHEL operating systems via RPM repository

Read More...

Best practice secure WordPress NGINX configuration for Plesk


by Danila Vershinin, September 18, 2020

WordPress Security WordPress is the most popular CMS for running a website. As such, it is the target for all kinds of malicious bots. The most effective way of reducing security risks associated with WordPress is the proper server configuration. Secure WordPress NGINX configuration must be built on the assumption that any unknown script is […]

Read More...

Disgusting DirectAdmin


by Danila Vershinin, September 13, 2020

Why DirectAdmin is the wost

Read More...

Best practice secure NGINX configuration for WordPress


by Danila Vershinin, September 5, 2020

We review and approach to secure NGINX configuration for WordPress prevents launching malicious scripts and only allows core and plugin files execution

Read More...

How to install the latest Transmission on CentOS/RHEL 8


by Danila Vershinin, July 14, 2020

How to install latest Transmission client on CentOS/RHEL 8

Read More...

NGINX basics. How to create redirects


by Danila Vershinin,

Understanding redirects in NGINX. How to create efficient redirection rules in NGINX configuration

Read More...