Skip to content

Debian 11 (Bullseye) Default Configs

Untouched. Ready to copy.

/etc/systemd/postfix.service
Postfix Debian 11 (Bullseye)

Postfix - /etc/systemd/postfix.service

📍 Debian 11 (Bullseye)

[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=…

13 lines • MD5: 0511e63a... View →
/etc/postfix/master.cf.proto
Postfix Debian 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

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

125 lines • MD5: 2eccfc91... View →
/etc/postfix/main.cf.proto
Postfix Debian 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

# 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 11 (Bullseye)

Postfix - /etc/postfix/main.cf

📍 Debian 11 (Bullseye)

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

46 lines • MD5: 2e06367f... View →
/etc/postfix/master.cf
Postfix Debian 11 (Bullseye)

Postfix - /etc/postfix/master.cf

📍 Debian 11 (Bullseye)

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

125 lines • MD5: 2eccfc91... View →
/etc/postfix/dynamicmaps.cf
Postfix Debian 11 (Bullseye)

Postfix - /etc/postfix/dynamicmaps.cf

📍 Debian 11 (Bullseye)

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

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

Postfix - /etc/postfix/postfix-script

📍 Debian 11 (Bullseye)

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

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

Postfix - /etc/postfix/postfix-files

📍 Debian 11 (Bullseye)

# # 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 11 (Bullseye)

Postfix - /etc/postfix/post-install

📍 Debian 11 (Bullseye)

#!/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 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

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

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

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

📍 Debian 11 (Bullseye)

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

72 lines • MD5: 217b0c46... View →
/etc/systemd/redis-server.service
Redis Debian 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

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

45 lines • MD5: 3b51a85d... View →
/etc/logrotate.d/apt
APT Debian 11 (Bullseye)

APT - /etc/logrotate.d/apt

📍 Debian 11 (Bullseye)

/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 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

[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 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

[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 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

[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 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

[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 11 (Bullseye)

APT - /etc/apt/sources.list

📍 Debian 11 (Bullseye)

deb http://deb.debian.org/debian bullseye main deb http://deb.debian.org/debian-security bullseye-security ma…

8 lines • MD5: a568262d... View →
/etc/apt/apt.conf.d/docker-no-languages
APT Debian 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

# 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 11 (Bullseye)

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

📍 Debian 11 (Bullseye)

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

10 lines • MD5: 2b32d08b... View →

Keep exploring

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