Aktionen
Install Procedure for mariadb¶
Requirements¶
To install apache you will need the following:- a installed and supported operating system
- root-access
- a fast internet connection
Preliminary Note¶
mariadb is a drop-in replacement for MySQL.
Install¶
dnf install mariadb mariadb-server
Service¶
systemctl start mariadb
systemctl enable mariadb
Hardening¶
/usr/bin/mysql_secure_installation
Firewall¶
Von Jeremias Keihsler vor fast 6 Jahren aktualisiert · 1 Revisionen