How To Install Linux, Nginx, MySQL, PHP (LEMP) Stack on CentOS 8

This tutorial will teach you, step-by-step, how to install the LEMP stack on a CentOS 8 server.

Tuning MySQL for Performance with MySQLTuner

MySQLTuner is a Perl script that analyses your MySQL performance and, then generates recommendations based upon the statistics that it has gathered. You should adjust the variables to increase performance. The way, you can tune…