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 18.04 LTS (Bionic Beaver)
✓ Auch kompatibel:
Debian 10 (Buster),
Debian 9 (Stretch),
⚠ Verschiedene Versionen:
Konfigurationsdatei-Inhalt
13 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
basedir = /usr
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/e74d0ae25187a10dee287db95dfc05a4?hint=debian.cnf
Mit curl:
curl https://exampleconfig.com/api/v1/config/original/e74d0ae25187a10dee287db95dfc05a4?hint=debian.cnf > debian.cnf.example