sudo apt update sudo apt-get -y install mariadb-server sudo mysql_secure_installation sudo systemctl start mariadb sudo systemctl enable mariadb