Original, unaltered Debian 10 (Buster) config files from fresh installations
Original, unaltered configurations from fresh installations
📍 Debian 10 (Buster)
#!/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 10 (Buster)
# 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 10 (Buster)
# Copyright (c) 2015, 2023, 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 10 (Buster)
# # 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 by …
📍 Debian 10 (Buster)
# 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 10 (Buster)
# # 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 10 (Buster)
# # 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 10 (Buster)
# Copyright (c) 2015, 2023, 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 10 (Buster)
# # 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 10 (Buster)
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEYl+aHOhN/I8FTYP/4c1fiyqp/+7B4Zy8xnGKIqkmtQ root@5d7fdc9475f7
📍 Debian 10 (Buster)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW QyNTUxOQAAACBGJfmhzoTfyPBU2D/+HNX4sqqf/uweGcvMZxiiKpJrUAAAAJhhI/fvYSP3 7wAAAAtzc2gtZWQyNTUxO…
📍 Debian 10 (Buster)
ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO/osmJRBNnuI2Vzq9lr4wLVYEVthEzvyJKJlAdgwx+DL3tuSTobmEAcZWG2mTB2bXCZx2BtyI2nYm9rhWs3HSg= root@5d7fdc9475f7
📍 Debian 10 (Buster)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAaAAAABNlY2RzYS 1zaGEyLW5pc3RwMjU2AAAACG5pc3RwMjU2AAAAQQTv6LJiUQTZ7iNlc6vZa+MC1WBFbYRM 78iSiZQHYMMfgy97bkk6G…
📍 Debian 10 (Buster)
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAMIzZSWfpNkVPV/G2u6stv4K9Rl8eQx0zl4eHWU3vCjl2x0wkQ34SpejZueRUUBvJOvABRhbByBX7ghJJFfCabYTOChKlJqdSV5rXen7KLRvKHUUF7y2sqI7GzueTHgqa6h9B+GNkUBgQM841Rc3LVLeFof0Zs6A…
📍 Debian 10 (Buster)
-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABFwAAAAdzc2gtcn NhAAAAAwEAAQAAAQEAwDCM2Uln6TZFT1fxtrurLb+CvUZfHkMdM5eHh1lN7wo5dsdMJEN+ EqXo2bnkVFAbyTrwAUYWw…
📍 Debian 10 (Buster)
# $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 10 (Buster)
# Time Type Tests Tries Size Generator Modulus 20180403031539 2 6 100 2047 5 F78A3F3A47AFE34101F186DF022B970FB51586E65B1D1875E41D02EDDD4BDF6D6D8BA1CC296EA6A8BD7036297A0C01C636A55493E3ADEC2F1DAB9D8D7E…
📍 Debian 10 (Buster)
# 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 10 (Buster)
[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 10 (Buster)
[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