Skip to content

Debian 9 (Stretch) Default Configs

Untouched. Ready to copy.

/etc/apt/apt.conf.d/docker-clean
APT Debian 9 (Stretch)

APT - /etc/apt/apt.conf.d/docker-clean

📍 Debian 9 (Stretch)

# Since for most Docker users, package installs happen in "docker build" steps, # they essentially become ind…

19 lines • MD5: aafe213f... View →
/etc/apt/apt.conf.d/docker-autoremove-suggests
APT Debian 9 (Stretch)

APT - /etc/apt/apt.conf.d/docker-autoremove-suggests

📍 Debian 9 (Stretch)

# Since Docker users are looking for the smallest possible final images, the # following emerges as a very co…

16 lines • MD5: e99ea2a4... View →
/etc/apt/apt.conf.d/70debconf
APT Debian 9 (Stretch)

APT - /etc/apt/apt.conf.d/70debconf

📍 Debian 9 (Stretch)

// Pre-configure all packages with debconf before they are installed. // If you don't like it, comment it out…

3 lines • MD5: 7e9d09d5... View →
/etc/apt/apt.conf.d/01autoremove
APT Debian 9 (Stretch)

APT - /etc/apt/apt.conf.d/01autoremove

📍 Debian 9 (Stretch)

APT { NeverAutoRemove { "^firmware-linux.*"; "^linux-firmware$"; }; VersionedKernelPackages { #…

48 lines • MD5: 0b1391c0... View →
/etc/logrotate.d/postgresql-common
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/logrotate.d/postgresql-common

📍 Debian 9 (Stretch)

/var/log/postgresql/*.log { weekly rotate 10 copytruncate delaycompress co…

10 lines • MD5: 101326ef... View →
/etc/systemd/postgresql@.service
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/systemd/postgresql@.service

📍 Debian 9 (Stretch)

# systemd service template for PostgreSQL clusters. The actual instances will # be called "postgresql@version…

33 lines • MD5: c60e225d... View →
/etc/systemd/postgresql.service
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/systemd/postgresql.service

📍 Debian 9 (Stretch)

# systemd service for managing all PostgreSQL clusters on the system. This # service is actually a systemd ta…

15 lines • MD5: a2c1c784... View →
/etc/postgresql/9.6/main/postgresql.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/postgresql.conf

📍 Debian 9 (Stretch)

# ----------------------------- # PostgreSQL configuration file # ----------------------------- # # This file…

647 lines • MD5: 42afa934... View →
/etc/postgresql/9.6/main/environment
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/environment

📍 Debian 9 (Stretch)

# environment variables for postgres processes # This file has the same syntax as postgresql.conf: # VARIABL…

7 lines • MD5: a567730a... View →
/etc/postgresql/9.6/main/pg_ident.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/pg_ident.conf

📍 Debian 9 (Stretch)

# PostgreSQL User Name Maps # ========================= # # Refer to the PostgreSQL documentation, chapter "C…

42 lines • MD5: f11c8332... View →
/etc/postgresql/9.6/main/pg_hba.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/pg_hba.conf

📍 Debian 9 (Stretch)

# PostgreSQL Client Authentication Configuration File # =================================================== #…

99 lines • MD5: cbf62fe3... View →
/etc/postgresql/9.6/main/pg_ctl.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/pg_ctl.conf

📍 Debian 9 (Stretch)

# Automatic pg_ctl configuration # This configuration file contains cluster specific options to be passed to …

5 lines • MD5: 242d50c2... View →
/etc/postgresql/9.6/main/start.conf
PostgreSQL Debian 9 (Stretch)

PostgreSQL - /etc/postgresql/9.6/main/start.conf

📍 Debian 9 (Stretch)

# Automatic startup configuration # auto: automatically start the cluster # manual: manual startup with p…

8 lines • MD5: 9bb73ac2... View →
/etc/odoo/odoo.conf
Odoo Debian 9 (Stretch)

Odoo - /etc/odoo/odoo.conf

📍 Debian 9 (Stretch)

[options] addons_path = /mnt/extra-addons data_dir = /var/lib/odoo ; admin_passwd = admin ; csv_internal_sep …

37 lines • MD5: 525a8655... View →

Keep exploring

Browse by application or distro when you want a wider view.