Skip to content

Debian 10 (Buster) Default Configs

Untouched. Ready to copy.

/etc/postfix/master.cf.proto
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/master.cf.proto

📍 Debian 10 (Buster)

# # Postfix master process configuration file. For details on the format # of the file, see the master(5) ma…

127 lines • MD5: 23931e8d... View →
/etc/postfix/main.cf.proto
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/main.cf.proto

📍 Debian 10 (Buster)

# Global Postfix configuration file. This file lists only a subset # of all parameters. For the syntax, and f…

684 lines • MD5: 7c818061... View →
/etc/postfix/main.cf
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/main.cf

📍 Debian 10 (Buster)

# See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying…

46 lines • MD5: 1c50ee76... View →
/etc/postfix/master.cf
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/master.cf

📍 Debian 10 (Buster)

# # Postfix master process configuration file. For details on the format # of the file, see the master(5) ma…

127 lines • MD5: 23931e8d... View →
/etc/postfix/dynamicmaps.cf
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/dynamicmaps.cf

📍 Debian 10 (Buster)

# dict-type so-name (pathname) dict-function mkmap-function

1 lines • MD5: 53ed5e35... View →
/etc/postfix/postfix-script
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/postfix-script

📍 Debian 10 (Buster)

#!/bin/sh #++ # NAME # postfix-script 1 # SUMMARY # execute Postfix administrative commands # SYNOPSIS # \fB…

481 lines • MD5: a8849b07... View →
/etc/postfix/postfix-files
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/postfix-files

📍 Debian 10 (Buster)

# # Do not edit this file. # # This file controls the postfix-install script for installation of # Postfix pr…

223 lines • MD5: 2d106896... View →
/etc/postfix/post-install
Postfix Debian 10 (Buster)

Postfix - /etc/postfix/post-install

📍 Debian 10 (Buster)

#!/bin/sh # To view the formatted manual page of this file, type: # POSTFIXSOURCE/mantools/srctoman - post-i…

925 lines • MD5: 64594bce... View →
/etc/logrotate.d/redis-server
Redis Debian 10 (Buster)

Redis - /etc/logrotate.d/redis-server

📍 Debian 10 (Buster)

/var/log/redis/redis-server*.log { weekly missingok rotate 12 compress …

7 lines • MD5: f4b38d0b... View →
/etc/systemd/redis-server@.service
Redis Debian 10 (Buster)

Redis - /etc/systemd/redis-server@.service

📍 Debian 10 (Buster)

# Templated service file for redis-server(1) # # Each instance of redis-server requires its own configuration…

73 lines • MD5: 1b0b4368... View →
/etc/systemd/redis-server.service
Redis Debian 10 (Buster)

Redis - /etc/systemd/redis-server.service

📍 Debian 10 (Buster)

[Unit] Description=Advanced key-value store After=network.target Documentation=http://redis.io/documentation,…

46 lines • MD5: 43668088... View →
/etc/logrotate.d/apt
APT Debian 10 (Buster)

APT - /etc/logrotate.d/apt

📍 Debian 10 (Buster)

/var/log/apt/term.log { rotate 12 monthly compress missingok notifempty } /var/log/apt/history.log…

16 lines • MD5: 179f2ed4... View →
/etc/systemd/apt-daily.timer
APT Debian 10 (Buster)

APT - /etc/systemd/apt-daily.timer

📍 Debian 10 (Buster)

[Unit] Description=Daily apt download activities [Timer] OnCalendar=*-*-* 6,18:00 RandomizedDelaySec=12h Per…

10 lines • MD5: 57b964b4... View →
/etc/systemd/apt-daily.service
APT Debian 10 (Buster)

APT - /etc/systemd/apt-daily.service

📍 Debian 10 (Buster)

[Unit] Description=Daily apt download activities Documentation=man:apt(8) ConditionACPower=true After=network…

11 lines • MD5: 2e25f0c0... View →
/etc/systemd/apt-daily-upgrade.timer
APT Debian 10 (Buster)

APT - /etc/systemd/apt-daily-upgrade.timer

📍 Debian 10 (Buster)

[Unit] Description=Daily apt upgrade and clean activities After=apt-daily.timer [Timer] OnCalendar=*-*-* 6:0…

11 lines • MD5: 6f1973de... View →
/etc/systemd/apt-daily-upgrade.service
APT Debian 10 (Buster)

APT - /etc/systemd/apt-daily-upgrade.service

📍 Debian 10 (Buster)

[Unit] Description=Daily apt upgrade and clean activities Documentation=man:apt(8) ConditionACPower=true Afte…

12 lines • MD5: a05db20a... View →
/etc/apt/sources.list
APT Debian 10 (Buster)

APT - /etc/apt/sources.list

📍 Debian 10 (Buster)

deb http://archive.debian.org/debian buster main deb http://archive.debian.org/debian-security buster/updates…

7 lines • MD5: 88d0265d... View →
/etc/apt/apt.conf.d/docker-no-languages
APT Debian 10 (Buster)

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

📍 Debian 10 (Buster)

# 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 10 (Buster)

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

📍 Debian 10 (Buster)

# 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 10 (Buster)

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

📍 Debian 10 (Buster)

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

19 lines • MD5: aafe213f... View →

Keep exploring

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