dit document beschrijft de installatie van Mariadb op Debian
apt install mariadb-server
mysql_secure_installation
unix_socket authentication: n
)remove anonymous users: Y
Disallow root login remotely: Y
Remove test database: Y
Reload privilege tables:Y
ss -lp|grep sql
voeg hier linken toe naar verdere uitleg