====== installatie Mariadb====== [[mariadb:mariadb|{{ :mariadb:icon.jpg?200|}}]] ===== context===== dit document beschrijft de installatie van Mariadb op Debian ===== inhoud ===== - apt install mariadb-server - mysql_secure_installation - root wachtwoord op db server (''unix_socket authentication: n'') - ''remove anonymous users: Y'' - ''Disallow root login remotely: Y'' - ''Remove test database: Y'' - ''Reload privilege tables:Y'' - controleer de status van de server ahv ''ss -lp|grep sql'' ===== meer info ===== voeg hier linken toe naar verdere uitleg {{tag>mariadb}}