I (@SantosRAC) tested on Ubuntu 22.04.1 LTS.
sudo apt update
sudo apt install mariadb-server
sudo systemctl status mariadb
The original repository describes how to move the database to a storage devide with more space than the default one.
I (@SantosRAC) tested on Ubuntu 22.04.1 LTS.
sudo apt update
sudo apt install mariadb-server
sudo systemctl status mariadb
The original repository describes how to move the database to a storage devide with more space than the default one.