To install MariaDB on the Ubuntu 22.04 system, you have to follow the procedure mentioned below:
First, you need to update your system’s cache with the command that follows:
After that, you can install the MariaDB server on your Ubuntu 22.04 system by running the following command:
Once the MariaDB server has been installed successfully on your system, you can verify its status with the following command:
The status of the MariaDB server on our system is active and running, as shown in the following image:
You can further confirm the version of the MariaDB server installed on your system by running the following command:
This command will display the version of the MariaDB server installed on your Ubuntu 22.04 system, as shown in the following image:
If you wish to remove the MariaDB server from your system, then you will need to run the following command:
This article taught you the complete procedure for installing the MariaDB server on your Ubuntu 22.04 system. Apart from that, we also shared with you the command with which you can easily uninstall this server from your system whenever you want.
Here’s the guide to deploy Elastic Stack on Ubuntu VPS, with secure access, HTTPS proxying,…
This guide walks through deploying Nagios Core on an Ubuntu VPS, from system prep to…
After a decade under Pablo Cantero's stewardship, Shoryuken has a new maintainer - me. I'm…
MAAS 3.7 has been officially released and it includes a bunch of cool new features.…
Update: This article originally concluded that Eisel-Lemire wasn't worth it for Ruby. I was wrong.…
Recently, the team at MinIO moved the open source project into maintenance mode and will…