How to update VestaCP to MariaDB 10.3? In this article, I will guide you step by step to do that. Update VestaCP to MariaDB 10.3 By default, VestaCP will install version MariaDB 5.5.60. A lot of people want to use the latest version of MariaDB. The current stable version is currently 10.3. And I will

In this article, I will show you how to update VestaCP to PHP 7.3. By default with the current version (the time of this article), VestaCP will install PHP 5.6.40. This may not seem optimal when PHP 7.3 was born. And it has also demonstrated higher performance. Update VestaCP to PHP 7.3 Recommended Reading: How to

This article will show you how to install VestaCP in CentOS 7 quickly. You have briefly read about VestaCP that I wrote earlier. Now, we will try to install it in CentOS 7 and see how it works. Server requirement A VPS has the following configuration (this is the usual configuration): OS: CentOS 7.6.1810 (Core)

This article, I will introduce to you about free hosting panel VestaCP. Many people want to own a hosting. Some people only use command line panel like EasyEngine, CentminMod. Some people prefer a GUI interface to manage hosting more conveniently. What is Free hosting panel VestaCP? VestaCP is an open source software that assists you

In this article, I will share with you a case where the df command shows the disk is full but it is not. Case description I am using a MariaDB cluster. On the master server number 1, I received a warning that the folder /var/log is full. I login to the server, checking with the

This article will show you how to create read-only user in MySQL. In which case do you need to use user read-only in MySQL? Normally in monitor systems, at the dashboard, you only need to use a read-only user. This user will read data from the database and display information to the dashboards. Commands to

This article will show you how to fix the gateway route OpenVPN error that is not reachable on any active network adapters. OpenVPN errors appear on Windows client machines I have the OpenVPN server installed for the clients in the company to use. Everything is fine but there are some Windows computers that fail as

This article will guide you to install the latest Nginx in CentOS 6.10. Although CentOS 7 came out for a while, but still quite a lot of people using CentOS 6. Install the latest Nginx in CentOS 6 You only need to follow the steps in this article, I am sure that you will install

How to install MariaDB 10.3 in Debian 8 Jessie. This article will guide you step by step to do that. Add MariaDB repository to the server You execute the commands below to add MariaDB repository to the server. Note that all of the following commands use the root user privilege. First, install packages that need

In this article, I will guide you step by step to install MariaDB 10.3 in Debian 9. The installation steps have been tested in Debian 9 (Stretch). Add MariaDB repository to the server First, we need to install some dependencies. # apt update && apt-get install software-properties-common dirmngr -y Next, we add the key of