Maria DB
Maria DB
Workshop
13 OCTOBER 2022
IES FRANCISCO ROMERO VARGAS
MARIADB | oscar alvarez lucas
CONTENTS 1
MariaDb installation. ................................................................................................................................................................. 1
mysql_secure_installation ....................................................................................................................................................... 1
Creating a remote user to access remotely ..................................................................................................................... 3
In /etc/mysql/mariadb.cnf ............................................................................................................................................... 3
In /etc/mysql/mariadb.conf.d/50-server.conf ........................................................................................................ 4
User process creation................................................................................................................................................................ 4
MARIADB INSTALLATION.
I’m going to update the package repository from cli.
MYSQL_SECURE_INSTALLATION
We are going to set a root password it’s going to be “toor”
MARIADB | oscar alvarez lucas
We are not going to change the root password so say no to the next step too.
IN /ETC/MYSQL/MARIADB.CNF
IN /ETC/MYSQL/MARIADB.CON F.D/50-SERVER.CONF