Getting Started
-
sudo systemctl start mariadb.service
-
3. Managing MariaDB Server
Now to Manage MariaDB Server
To Start it play:sudo systemctl start mariadb.service
So consequently to Stop it:
sudo systemctl stop mariadb.service
And to Enable it to Run at Startup:
sudo systemctl enable mariadb.service
-
4. MariaDB Getting-Started Guide
Getting-Started with the MariaDB for Arch GNU/Linux
So Now I’m truly Happy if My Guide could Help you to Quick-Start with the MariaDB on Arch Linux!
Contents