Original, unaltered Debian 11 (Bullseye) config files from fresh installations
Original, unaltered configurations from fresh installations
📍 Debian 11 (Bullseye)
#!/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 11 (Bullseye)
# 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 11 (Bullseye)
# Copyright (c) 2015, 2024, 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 11 (Bullseye)
# # 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 11 (Bullseye)
# 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 11 (Bullseye)
# # * 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 11 (Bullseye)
# # 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 11 (Bullseye)
# # 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 11 (Bullseye)
# Copyright (c) 2015, 2024, 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 11 (Bullseye)
# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # Note that you can include other files from the main configuration # file using the .in…
📍 Debian 11 (Bullseye)
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOw++OVf+GhHOK+MUJicHk3u2Ea7pduklsme3e7lmctT root@33c8c3e2bd72
📍 Debian 11 (Bullseye)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW QyNTUxOQAAACDsPvjlX/hoRzivjFCYnB5N7thGu6XbpJbJnt3u5ZnLUwAAAJhGco9jRnKP YwAAAAtzc2gtZWQyNTUxO…
📍 Debian 11 (Bullseye)
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBKqdsF/ty1pE4KYwPv0ztOEEX1P1oGQgmCxvPwcesL/qv/P3VRrie2svHaq5K/gSoAwIZo+1Aw+g2xL8/FfA+I= root@33c8c3e2bd72
📍 Debian 11 (Bullseye)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAaAAAABNlY2RzYS 1zaGEyLW5pc3RwMjU2AAAACG5pc3RwMjU2AAAAQQQSqnbBf7ctaROCmMD79M7ThBF9T9aB kIJgsbz8HHrC/6r/z91Ua…
📍 Debian 11 (Bullseye)
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCzphdI22yyIelY48Y9uqa5AoQTLtNmFzLNbGkm/k6MhHSpeDHXOR4crinJBLpB7W0W9R/sgnu7l/+v+gxBpK0MGVYSqDVYBTdoA7VKx9OlCpevApb16qoORnjh8PUJmul9y7hewx2Wx0GX9Muc9TcsZlO6++PZlmp…
📍 Debian 11 (Bullseye)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn NhAAAAAwEAAQAAAYEAs6YXSNtssiHpWOPGPbqmuQKEEy7TZhcyzWxpJv5OjIR0qXgx1zke HK4pyQS6Qe1tFvUf7IJ7u…
📍 Debian 11 (Bullseye)
# $OpenBSD: sshd_config,v 1.103 2018/04/09 20:41:22 tj Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # This sshd was compiled with PATH…
📍 Debian 11 (Bullseye)
# Time Type Tests Tries Size Generator Modulus 20200227022907 2 6 100 2047 2 E5137884F699D3C3A5C899C39CE0DF08A0DECD4DCC6DAD746BDB407C8320AC77CA92EFCDE8EE708B23789C26A9DF03A9C1383CB3B0F8CE764F22389919…
📍 Debian 11 (Bullseye)
# This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for # users, and the values can be changed in per-user configuration …
📍 Debian 11 (Bullseye)
[Unit] Description=Postfix Mail Transport Agent (instance %i) Documentation=man:postfix(1) PartOf=postfix.service Before=postfix.service ReloadPropagatedFrom=postfix.service After=network-online.targ…
Explore configs by application or operating system