User Tools

Site Tools


mariadb:installatie_mariadb

installatie Mariadb

context

dit document beschrijft de installatie van Mariadb op Debian

inhoud

  1. apt install mariadb-server
  2. mysql_secure_installation
    1. root wachtwoord op db server (unix_socket authentication: n)
    2. remove anonymous users: Y
    3. Disallow root login remotely: Y
    4. Remove test database: Y
    5. Reload privilege tables:Y
  3. controleer de status van de server ahv ss -lp|grep sql

meer info

voeg hier linken toe naar verdere uitleg

mariadb/installatie_mariadb.txt · Last modified: by 127.0.0.1