Original, unaltered Debian 9 (Stretch) config files from fresh installations
Original, unaltered configurations from fresh installations
📍 Debian 9 (Stretch)
#!/bin/bash # # This script is executed by "/etc/init.d/mysql" on every (re)start. # # Changes to this file will be preserved when updating the Debian package. # # NOTE: This file is read only by the…
📍 Debian 9 (Stretch)
# The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order: # 1. "/etc/mysql/mariadb.cnf" (this file) to set global defaults, # 2. "/etc/mysql/conf.d…
📍 Debian 9 (Stretch)
# Copyright (c) 2015, 2021, 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 9 (Stretch)
# # These groups are read by MariaDB server. # Use it for options that only the server (but not clients) should see # # See the examples of server my.cnf files in /usr/share/mysql/ # # this is read …
📍 Debian 9 (Stretch)
# 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 behaviour, systemd users should c…
📍 Debian 9 (Stretch)
# # These groups are read by MariaDB command-line tools # Use it for options that affect only one utility # [mysql] # Default is Latin1, if you need UTF-8 set this (also in server section) default-c…
📍 Debian 9 (Stretch)
# # This group is read by the client library # Use it for options that affect all clients, but not the server # [client] # Default is Latin1, if you need UTF-8 set this (also in server section) defa…
📍 Debian 9 (Stretch)
# Copyright (c) 2015, 2021, 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 9 (Stretch)
# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # This definition stops the following lines choking if HOME isn't # defined. HOME = . …
📍 Debian 9 (Stretch)
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAetYiDSxDS6ZZA1uUJlNVPiBfPvWKvBEUks3i4vcZaV root@5bb92bc4eb11
📍 Debian 9 (Stretch)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW QyNTUxOQAAACAHrWIg0sQ0umWQNblCZTVT4gXz71irwRFJLN4uL3GWlQAAAJhAdJXgQHSV 4AAAAAtzc2gtZWQyNTUxO…
📍 Debian 9 (Stretch)
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEkC9GGlZf5uvHDtvCL2T5LWPUL3ldbQcXvIvJpsfD00rrnaQa/7K1KAzLH+xX9dK9xQqdF0PBcpM2TzIpzFQu0= root@5bb92bc4eb11
📍 Debian 9 (Stretch)
-----BEGIN EC PRIVATE KEY----- MHcCAQEEIHpKTnirtiCVtADZ17sr2RPCsWu36mUZfY3dB4iXxdOToAoGCCqGSM49 AwEHoUQDQgAESQL0YaVl/m68cO28IvZPktY9QveV1tBxe8i8mmx8PTSuudpBr/sr UoDMsf7Ff10r3FCp0XQ8FykzZPMinMVC7Q== -…
📍 Debian 9 (Stretch)
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjeWkLT4j+P/1wFa1aiekfaML9nXo0UKjfrRTHQN2l/Zvuv5b/nvMqvxhDhA9b8KHkf1uaK+eRZB+vL6+71VxSLn6C+GW4A9xAPBdJyMUV9LBN6LischJmtx9B2+PpUhsftcfYXYnDS0+8j9zZZXhfxsdczcpCqOa…
📍 Debian 9 (Stretch)
-----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAo3lpC0+I/j/9cBWtWonpH2jC/Z16NFCo360Ux0Ddpf2b7r+W /57zKr8YQ4QPW/Ch5H9bmivnkWQfry+vu9VcUi5+gvhluAPcQDwXScjFFfSwTei4 rHISZrcfQdvj6VIbH7XH2F2Jw0tPvI/c2WV4X…
📍 Debian 9 (Stretch)
# $OpenBSD: sshd_config,v 1.100 2016/08/15 12:32:04 naddy Exp $ # This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # This sshd was compiled with P…
📍 Debian 9 (Stretch)
# 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 9 (Stretch)
# Time Type Tests Tries Size Generator Modulus 20160301052556 2 6 100 2047 5 DA57B18976E9C55CEAC3BFFF70419A1550258EA7359400BD4FAC8F4203B73E0BC54D62C0A2D9AA9B543FACA0290514EA426DE6FEF897CB858243511DCE…
📍 Debian 9 (Stretch)
[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…
📍 Debian 9 (Stretch)
[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true ExecR…
Explore configs by application or operating system