GNU/Linux ◆ linux ◆ bash 649 views

First, a sudo systemctl start mariadb to launch the process on-demand…

Then, the similar sudo systemctl enable mariadb to signal the process to launch on boot/reboot.