MariaDB - /etc/mysql/debian.cnf
Direkt von einer unveränderten Installation gezogen.
Schnellaktionen
📥 Original herunterladen debian.cnfKonfigurationsdatei-Informationen
Authentisch & Original
Unverändert debian.cnf von einer frischen Installation.
Linux-Distributions-Unterstützung
📋 Aktuell angezeigt: Ubuntu 20.04 LTS (Focal Fossa)
✓ Auch kompatibel:
⚠ Verschiedene Versionen:
Konfigurationsdatei-Inhalt
12 Zeilen
# Automatically generated for Debian scripts. DO NOT TOUCH!
[client]
host = localhost
user = root
password =
socket = /var/run/mysqld/mysqld.sock
[mysql_upgrade]
host = localhost
user = root
password =
socket = /var/run/mysqld/mysqld.sock
Download-Befehle
debian.cnf •
Lade die 100% original unveränderte Konfigurationsdatei herunter von MariaDB
Mit wget:
wget -O debian.cnf.example https://exampleconfig.com/api/v1/config/original/c0aec05ed707826b399f2b83df343645?hint=debian.cnf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/c0aec05ed707826b399f2b83df343645?hint=debian.cnf > debian.cnf.example