Original, unaltered Debian 12 (Bookworm) config files from fresh installations
📍 Debian 12 (Bookworm)
#!/bin/bash # # This script is executed by both SysV init /etc/init.d/mariadb and # systemd mariadb.service on every (re)start. # # Changes to this file will be preserved when updating the Debian pac…
📍 Debian 12 (Bookworm)
# The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order: # 0. "/etc/mysql/my.cnf" symlinks to this file, reason why all the rest is read. # 1. "/e…
📍 Debian 12 (Bookworm)
# Copyright (c) 2015, 2025, Oracle and/or its affiliates. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License, version 2.0,…
📍 Debian 12 (Bookworm)
[server] plugin_load_add=provider_snappy provider_snappy=force_plus_permanent
📍 Debian 12 (Bookworm)
[server] plugin_load_add=provider_lzo provider_lzo=force_plus_permanent
📍 Debian 12 (Bookworm)
[server] plugin_load_add=provider_lzma provider_lzma=force_plus_permanent
📍 Debian 12 (Bookworm)
[server] plugin_load_add=provider_lz4 provider_lz4=force_plus_permanent
📍 Debian 12 (Bookworm)
[server] plugin_load_add=provider_bzip2 provider_bzip2=force_plus_permanent
📍 Debian 12 (Bookworm)
# # These groups are read by MariaDB server. # Use it for options that only the server (but not clients) should see # this is read by the standalone daemon and embedded servers [server] # this is o…
📍 Debian 12 (Bookworm)
# NOTE: THIS FILE IS READ ONLY BY THE TRADITIONAL SYSV INIT SCRIPT, NOT SYSTEMD. # MARIADB SYSTEMD DOES _NOT_ UTILIZE MYSQLD_SAFE NOR READ THIS FILE. # # For similar behavior, systemd users should cr…
📍 Debian 12 (Bookworm)
# # * Galera-related settings # # See the examples of server wsrep.cnf files in /usr/share/mysql # and read more at https://mariadb.com/kb/en/galera-cluster/ [galera] # Mandatory settings #wsrep_on …
📍 Debian 12 (Bookworm)
# # These groups are read by MariaDB command-line tools # Use it for options that affect only one utility # [mysql] [mysql_upgrade] [mysqladmin] [mysqlbinlog] [mysqlcheck] [mysqldump] [mysqlim…
📍 Debian 12 (Bookworm)
# # This group is read by the client library # Use it for options that affect all clients, but not the server # [client] # Example of client certificate usage #ssl-cert = /etc/mysql/client-cert.pem …
📍 Debian 12 (Bookworm)
# Copyright (c) 2015, 2025, Oracle and/or its affiliates. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License, version 2.0,…
📍 Debian 12 (Bookworm)
# # OpenSSL example configuration file. # See doc/man5/config.pod for more info. # # This is mostly being used for generation of certificate requests, # but may be used for auto loading of providers …
📍 Debian 12 (Bookworm)
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILXqpAqpBngJfoJauR85dP/N9NeLJ+TluFieOFRuwL80 root@76ca6578441c
📍 Debian 12 (Bookworm)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW QyNTUxOQAAACC16qQKqQZ4CX6CWrkfOXT/zfTXiyfk5bhYnjhUbsC/NAAAAJj2c4Yn9nOG JwAAAAtzc2gtZWQyNTUxO…
📍 Debian 12 (Bookworm)
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLh9GF3hY8JYh8Ty1xT17+9GxpL4gOFWckiM+6zI5amSNFBhqcTJHBMwf/krnd9T01eFyPxtP+z0zhxNVgrGfck= root@76ca6578441c
📍 Debian 12 (Bookworm)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAaAAAABNlY2RzYS 1zaGEyLW5pc3RwMjU2AAAACG5pc3RwMjU2AAAAQQS4fRhd4WPCWIfE8tcU9e/vRsaS+IDh VnJIjPusyOWpkjRQYanEy…
📍 Debian 12 (Bookworm)
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoSFZUSsUsrvn55dFcUe0ZxUZpYIMYD5+lPe487DhIM03ReySIiDAyW9Z2hNFPoDUcArxzfdDtFGiKMnnCOl+oP3CMYXZ4Qg7+IxZb8Os5cH+c1RMRAN9s1MZuqiDmK29Hu9BtyQYAN+DVq/A4ZuLZQW44tSrqRws…
Explore configs by application or operating system