Page History
...
Code Block | ||||
---|---|---|---|---|
| ||||
$ sudo yumapt-get -y install mariadb-server -- Start service $ sudo systemctl start mariadb -- Enable on boot $ sudo systemctl enable mariadb |
...
Overview
Content Tools
...
Code Block | ||||
---|---|---|---|---|
| ||||
$ sudo yumapt-get -y install mariadb-server -- Start service $ sudo systemctl start mariadb -- Enable on boot $ sudo systemctl enable mariadb |
...