Skip to content

Debian 13 (Trixie) Default Configs

Untouched. Ready to copy.

/etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc
APT Debian 13 (Trixie)

APT - /etc/apt/trusted.gpg.d/debian-archive-bullseye-security-automatic.asc

📍 Debian 13 (Trixie)

-----BEGIN PGP PUBLIC KEY BLOCK----- mQINBGAEHLABEACob9fgQVEt9lqNWKPyzMdenmg+sIE+1ZXwUn6QzJhGedE42FY6 ov6NAz…

186 lines • MD5: 9fbe7b0d... View →
/etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc
APT Debian 13 (Trixie)

APT - /etc/apt/trusted.gpg.d/debian-archive-bullseye-automatic.asc

📍 Debian 13 (Trixie)

-----BEGIN PGP PUBLIC KEY BLOCK----- mQINBGAEHQwBEAC7MhpIQlLicwR8tmMH0yFkMIsqIbfudnBCuV043sSSSdUT/XjA XKdsdO…

186 lines • MD5: 1f30ce1b... View →
/etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc
APT Debian 13 (Trixie)

APT - /etc/apt/trusted.gpg.d/debian-archive-bookworm-stable.asc

📍 Debian 13 (Trixie)

-----BEGIN PGP PUBLIC KEY BLOCK----- mDMEY865UxYJKwYBBAHaRw8BAQdAd7Z0srwuhlB6JKFkcf4HU4SSS/xcRfwEQWzr crf6AE…

10 lines • MD5: fac2ec9f... View →
/etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc
APT Debian 13 (Trixie)

APT - /etc/apt/trusted.gpg.d/debian-archive-bookworm-security-automatic.asc

📍 Debian 13 (Trixie)

-----BEGIN PGP PUBLIC KEY BLOCK----- mQINBGPL0F0BEAC8s6aFGXEkW0xvN5FSZKaM+rp9FX4EhWNfkKi7PaHEpZcjzC6J gIwSwJ…

186 lines • MD5: bec0a122... View →
/etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc
APT Debian 13 (Trixie)

APT - /etc/apt/trusted.gpg.d/debian-archive-bookworm-automatic.asc

📍 Debian 13 (Trixie)

-----BEGIN PGP PUBLIC KEY BLOCK----- mQINBGPL0BUBEADmW5NdOOHwPIJlgPu6JDcKw/NZJPR8lsD3K87ZM18gzyQZJD+w ns6TSX…

186 lines • MD5: 55eec060... View →
/etc/apt/apt.conf.d/docker-no-languages
APT Debian 13 (Trixie)

APT - /etc/apt/apt.conf.d/docker-no-languages

📍 Debian 13 (Trixie)

# In Docker, we don't often need the "Translations" files, so we're just wasting # time and space by download…

5 lines • MD5: b0b953c7... View →
/etc/apt/apt.conf.d/docker-gzip-indexes
APT Debian 13 (Trixie)

APT - /etc/apt/apt.conf.d/docker-gzip-indexes

📍 Debian 13 (Trixie)

# Since Docker users using "RUN apt-get update && apt-get install -y ..." in # their Dockerfiles don't go del…

10 lines • MD5: 2b32d08b... View →
/etc/apt/apt.conf.d/docker-clean
APT Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

# 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 13 (Trixie)

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

📍 Debian 13 (Trixie)

# 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 13 (Trixie)

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

📍 Debian 13 (Trixie)

// 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 13 (Trixie)

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

📍 Debian 13 (Trixie)

APT { NeverAutoRemove { "^firmware-linux.*"; "^linux-firmware$"; "^linux-image-[a-z0-9]*$"; "^linux-i…

32 lines • MD5: 879455db... View →
/etc/logrotate.d/postgresql-common
PostgreSQL Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

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

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

PostgreSQL - /etc/systemd/postgresql@.service

📍 Debian 13 (Trixie)

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

40 lines • MD5: 5b25f284... View →
/etc/systemd/postgresql.service
PostgreSQL Debian 13 (Trixie)

PostgreSQL - /etc/systemd/postgresql.service

📍 Debian 13 (Trixie)

# postgresql.service is the meta unit for managing all PostgreSQL clusters on # the system at once. Conceptua…

18 lines • MD5: cc942563... View →
/etc/postgresql/17/main/postgresql.conf
PostgreSQL Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

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

844 lines • MD5: 041908e5... View →
/etc/postgresql/17/main/environment
PostgreSQL Debian 13 (Trixie)

PostgreSQL - /etc/postgresql/17/main/environment

📍 Debian 13 (Trixie)

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

7 lines • MD5: a567730a... View →
/etc/postgresql/17/main/pg_ident.conf
PostgreSQL Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

# PostgreSQL User Name Maps # ========================= # # --------------- # Mapping Records # -------------…

72 lines • MD5: a851d3ee... View →
/etc/postgresql/17/main/pg_hba.conf
PostgreSQL Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

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

132 lines • MD5: 7f6ef676... View →
/etc/postgresql/17/main/pg_ctl.conf
PostgreSQL Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

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

5 lines • MD5: 242d50c2... View →
/etc/postgresql/17/main/start.conf
PostgreSQL Debian 13 (Trixie)

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

📍 Debian 13 (Trixie)

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

8 lines • MD5: 9bb73ac2... View →

Keep exploring

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