Install MariaDB
$ sudo apt install mariadb-server
Initialize MariaDB
$ sudo mysql_sequre_installation
Notice: First root password is not set.(none). So you should only type Enter when you are prompted to enter that.
On all other questions, it is recommended to answer “yes”.
Leave a Reply