How To Install Nginx, PHP7.3-FPM and MariaDB 10.4 on CentOS 7

If you’ve read our previous tutorials, you should understand how to install and setup the LEMP stack on the Ubuntu LTS server. Installing the LEMP stack on the Ubuntu LTS and CentOS servers is very different. Well, in this tutorial we will guide you on … Read more

How To Reset Root Password on MariaDB v10+

If you have been using the MySQL database server for a long time, you might be a little confused when you switch to MariaDB. Especially in terms of resetting root password, even though we know that MariaDB is a drop-in replacement for MySQL database server. … Read more

How To Upgrade MariaDB v5.5 to MariaDB v10.4 on VestaCP CentOS 7.7

VestaCP is an open source control panel, lightweight and absolutely free. This control panel is designed to be very lightweight which can work seamlessly with Apache web server + Nginx as a reverse proxy, or Nginx web server + PHP-FPM (PHP FastCGI Process Manager). VestaCP … Read more