Debian 9 (Stretch) Configuration Files

Original, unaltered Debian 9 (Stretch) config files from fresh installations

223 Debian 9 (Stretch) Configuration Files

Apache HTTP Server - /etc/apache2/conf-available/serve-cgi-bin.conf

πŸ“ Debian 9 (Stretch)

<IfModule mod_alias.c> <IfModule mod_cgi.c> Define ENABLE_USR_LIB_CGI_BIN </IfModule> <IfModule mod_cgid.c> Def…

21 lines β€’ MD5: 21abde7d...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/conf-available/security.conf

πŸ“ Debian 9 (Stretch)

# # Disable access to the entire file system except for the directories that # are explicitly allowed later. # # This c…

74 lines β€’ MD5: f2e736bb...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/conf-available/other-vhosts-access-log.conf

πŸ“ Debian 9 (Stretch)

# Define an access log for VirtualHosts that don't define their own logfile CustomLog ${APACHE_LOG_DIR}/other_vhosts_ac…

5 lines β€’ MD5: 60d5d579...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/conf-available/localized-error-pages.conf

πŸ“ Debian 9 (Stretch)

# Customizable error responses come in three flavors: # 1) plain text # 2) local redirects # 3) external redirects # # …

82 lines β€’ MD5: cfd0ae5e...

Apache HTTP Server Debian

Apache HTTP Server - /etc/apache2/conf-available/charset.conf

πŸ“ Debian 9 (Stretch)

# Read the documentation before enabling AddDefaultCharset. # In general, it is only a good idea if you know that all y…

9 lines β€’ MD5: 46ea15bc...

Apache HTTP Server Debian

MySQL - /etc/mysql/mysql.cnf

πŸ“ Debian 9 (Stretch)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

34 lines β€’ MD5: 53ae2664...

MySQL Debian

MySQL - /etc/mysql/my.cnf.fallback

πŸ“ Debian 9 (Stretch)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

33 lines β€’ MD5: dbe8b375...

MySQL Debian

MySQL - /etc/mysql/mysql.conf.d/mysqld.cnf

πŸ“ Debian 9 (Stretch)

# Copyright (c) 2014, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

34 lines β€’ MD5: 5e0569e1...

MySQL Debian

MySQL - /etc/mysql/conf.d/mysql.cnf

πŸ“ Debian 9 (Stretch)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

30 lines β€’ MD5: a57fde3e...

MySQL Debian

MariaDB - /etc/mysql/debian.cnf

πŸ“ Debian 9 (Stretch)

# Automatically generated for Debian scripts. DO NOT TOUCH! [client] host = localhost user = root password = s…

13 lines β€’ MD5: e74d0ae2...

MariaDB Debian

MariaDB - /etc/mysql/debian-start

πŸ“ Debian 9 (Stretch)

#!/bin/bash # # This script is executed by "/etc/init.d/mysql" on every (re)start. # # Changes to this file will be pre…

43 lines β€’ MD5: 698c5abe...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.cnf

πŸ“ Debian 9 (Stretch)

# The MariaDB configuration file # # The MariaDB/MySQL tools read configuration files in the following order: # 1. "/et…

24 lines β€’ MD5: 46a0151b...

MariaDB Debian

MariaDB - /etc/mysql/my.cnf.fallback

πŸ“ Debian 9 (Stretch)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

33 lines β€’ MD5: dbe8b375...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-server.cnf

πŸ“ Debian 9 (Stretch)

# # These groups are read by MariaDB server. # Use it for options that only the server (but not clients) should see # #…

135 lines β€’ MD5: 073e3232...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-mysqld_safe.cnf

πŸ“ Debian 9 (Stretch)

# NOTE: This file is read only by the traditional SysV init script, not systemd. # MariaDB systemd does _not_ utilize m…

31 lines β€’ MD5: ace3390e...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-mysql-clients.cnf

πŸ“ Debian 9 (Stretch)

# # These groups are read by MariaDB command-line tools # Use it for options that affect only one utility # [mysql] # …

25 lines β€’ MD5: 593e2010...

MariaDB Debian

MariaDB - /etc/mysql/mariadb.conf.d/50-client.cnf

πŸ“ Debian 9 (Stretch)

# # This group is read by the client library # Use it for options that affect all clients, but not the server # [clien…

23 lines β€’ MD5: 5898a2c9...

MariaDB Debian

MariaDB - /etc/mysql/conf.d/mysql.cnf

πŸ“ Debian 9 (Stretch)

# Copyright (c) 2015, 2021, Oracle and/or its affiliates. # # This program is free software; you can redistribute it an…

30 lines β€’ MD5: a57fde3e...

MariaDB Debian

OpenSSL - /etc/ssl/openssl.cnf

πŸ“ Debian 9 (Stretch)

# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # This d…

347 lines β€’ MD5: f697ef5d...

OpenSSL Debian

OpenSSH - /etc/ssh/ssh_host_ed25519_key.pub

πŸ“ Debian 9 (Stretch)

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAetYiDSxDS6ZZA1uUJlNVPiBfPvWKvBEUks3i4vcZaV root@5bb92bc4eb11

2 lines β€’ MD5: b9d4d7b5...

OpenSSH Debian