Database
-
MySQL/MariaDB
Install MariaDB Database Replication. MariaDB Galera Database Cluster
Buckle up. We’re going to take another look at replicating MariaDB databases. Previously we’ve looked at MySQL Replication using the…
Read More » -
WordPress
WordPress Error Establishing a Database Connection
You will see the Error Establishing a Database Connection message when visiting your WordPress site if your WordPress website is…
Read More » -
MySQL/MariaDB
How to import MySQL .SQL dump/backup files to MySQL Server
We’ve recently created a WordPress site and we want to move the database for this site from our production server…
Read More » -
MySQL/MariaDB
How to install MySQL 8 on Ubuntu 22 LTS and configure your first database
The next LTS version of Ubuntu is now available for download and we are going to install MySQL 8 Ubuntu…
Read More » -
MySQL/MariaDB
How To Replicate MySQL Databases Using MySQL Replication
A common issue when trying to introduce High Availability is what do to with your database. There are multiple options.…
Read More » -
MySQL/MariaDB
Install AutoMySQLBackup to Backup Databases In Linux Servers
With the very nature of MySQL databases, they tend to hold precious information. That’s why you must have a backup…
Read More » -
MySQL/MariaDB
How To Configure An Internal MySQL Database Server
High-value assets like database servers are always a target for hackers. Typically, these types of services hold valuable information like…
Read More » -
MySQL/MariaDB
How To Delete MySQL Databases & Users From Your MySQL Server
In a previous article, we created a Remote MySQL Database Server on one of our NVMe VPS Servers, then we…
Read More » -
cPanel & WHM
Configure Remote MySQL Database in cPanel
You may have created a Remote MySQL Database Server and now you want to use that in cPanel. it’s possible…
Read More » -
MySQL/MariaDB
How To Mass Repair MySQL Databases Linux/cPanel Servers
It’s possible to repair MySQL databases from WHM and cPanel. You can also mass repair MySQL databases from the command…
Read More »