Debian 默认配置
未改动,随时复制。
OpenSSH - /etc/ssh/ssh_config
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This fi…
# This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This file provides defaults for # users, and the values can be changed in per-user configuration …
OpenSSH - /etc/ssh/moduli
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# Time Type Tests Tries Size Generator Modulus 20160301052556 2 6 100 2047 5 DA57B18976E9C55CEAC3BFFF70419A15…
# Time Type Tests Tries Size Generator Modulus 20160301052556 2 6 100 2047 5 DA57B18976E9C55CEAC3BFFF70419A1550258EA7359400BD4FAC8F4203B73E0BC54D62C0A2D9AA9B543FACA0290514EA426DE6FEF897CB858243511DCE…
Postfix - /etc/systemd/postfix@.service
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
[Unit] Description=Postfix Mail Transport Agent (instance %i) Documentation=man:postfix(1) PartOf=postfix.ser…
[Unit] Description=Postfix Mail Transport Agent (instance %i) Documentation=man:postfix(1) PartOf=postfix.service Before=postfix.service ReloadPropagatedFrom=postfix.service After=network-online.targ…
Postfix - /etc/systemd/postfix.service
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=…
[Unit] Description=Postfix Mail Transport Agent Conflicts=sendmail.service exim4.service ConditionPathExists=/etc/postfix/main.cf [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true ExecR…
Postfix - /etc/postfix/master.cf.proto
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# # Postfix master process configuration file. For details on the format # of the file, see the master(5) ma…
# # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or # on-line: http://www.postfix.org/master.5.html). # …
Postfix - /etc/postfix/main.cf.proto
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# Global Postfix configuration file. This file lists only a subset # of all parameters. For the syntax, and f…
# Global Postfix configuration file. This file lists only a subset # of all parameters. For the syntax, and for a complete parameter # list, see the postconf(5) manual page (command: "man 5 postconf"…
Postfix - /etc/postfix/main.cf
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying…
# See /usr/share/postfix/main.cf.dist for a commented, more complete version # Debian specific: Specifying a file name will cause the first # line of that file to be used as the name. The Debian …
Postfix - /etc/postfix/master.cf
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# # Postfix master process configuration file. For details on the format # of the file, see the master(5) ma…
# # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master" or # on-line: http://www.postfix.org/master.5.html). # …
Postfix - /etc/postfix/dynamicmaps.cf
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
sqlite postfix-sqlite.so dict_sqlite_open
sqlite postfix-sqlite.so dict_sqlite_open
Postfix - /etc/postfix/postfix-script
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)
#!/bin/sh #++ # NAME # postfix-script 1 # SUMMARY # execute Postfix administrative commands # SYNOPSIS # \fB…
#!/bin/sh #++ # NAME # postfix-script 1 # SUMMARY # execute Postfix administrative commands # SYNOPSIS # \fBpostfix-script\fR \fIcommand\fR # DESCRIPTION # The \fBpostfix-script\fR script executes P…
Postfix - /etc/postfix/postfix-files
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# # Do not edit this file. # # This file controls the postfix-install script for installation of # Postfix pr…
# # Do not edit this file. # # This file controls the postfix-install script for installation of # Postfix programs, configuration files and documentation, as well # as the post-install script for se…
Postfix - /etc/postfix/post-install
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm)
#!/bin/sh # To view the formatted manual page of this file, type: # POSTFIXSOURCE/mantools/srctoman - post-i…
#!/bin/sh # To view the formatted manual page of this file, type: # POSTFIXSOURCE/mantools/srctoman - post-install | nroff -man #++ # NAME # post-install # SUMMARY # Postfix post-installation scrip…
Postfix - /etc/postfix/makedefs.out
📍 Debian 9 (Stretch)
# Do not edit -- this file documents how Postfix was built for your machine. #-------------------------------…
# Do not edit -- this file documents how Postfix was built for your machine. #---------------------------------------------------------------- # Start of summary of user-configurable 'make makefiles'…
Postfix - /etc/postfix/postfix-files.d/sqlite.files
📍 Debian 9 (Stretch)
$shlib_directory/postfix-sqlite.so:f:root:-:755 $manpage_directory/man5/sqlite_table.5.gz:f:root:-:644
$shlib_directory/postfix-sqlite.so:f:root:-:755 $manpage_directory/man5/sqlite_table.5.gz:f:root:-:644
Postfix - /etc/systemd/postfix-resolvconf.service
📍 Debian 12 (Bookworm), Debian 13 (Trixie)
[Unit] Description=Copies updated resolv.conf to postfix chroot and restarts postfix. [Service] Type=simple …
[Unit] Description=Copies updated resolv.conf to postfix chroot and restarts postfix. [Service] Type=simple ExecStart=/etc/resolvconf/update-libc.d/postfix [Install] WantedBy=multi-user.target
Postfix - /etc/systemd/postfix-resolvconf.path
📍 Debian 12 (Bookworm), Debian 13 (Trixie)
[Unit] Description=Watch for resolv.conf updates and restart postfix ConditionPathExists=/etc/resolv.conf [P…
[Unit] Description=Watch for resolv.conf updates and restart postfix ConditionPathExists=/etc/resolv.conf [Path] PathChanged=/etc/resolv.conf Unit=postfix-resolvconf.service [Install] WantedBy=mult…
Redis - /etc/logrotate.d/redis-server
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
/var/log/redis/redis-server*.log { weekly missingok rotate 12 compress …
/var/log/redis/redis-server*.log {
weekly
missingok
rotate 12
compress
notifempty
}
Redis - /etc/systemd/redis-server.service
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
[Unit] Description=Advanced key-value store After=network.target Documentation=http://redis.io/documentation,…
[Unit] Description=Advanced key-value store After=network.target Documentation=http://redis.io/documentation, man:redis-server(1) [Service] Type=forking ExecStart=/usr/bin/redis-server /etc/redis/re…
Redis - /etc/systemd/redis-server@.service
📍 Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
# Templated service file for redis-server(1) # # Each instance of redis-server requires its own configuration…
# Templated service file for redis-server(1) # # Each instance of redis-server requires its own configuration file: # # $ cp /etc/redis/redis.conf /etc/redis/redis-myname.conf # $ chown redis:red…
APT - /etc/logrotate.d/apt
📍 Debian 9 (Stretch), Debian 10 (Buster), Debian 11 (Bullseye), Debian 12 (Bookworm), Debian 13 (Trixie)
/var/log/apt/term.log { rotate 12 monthly compress missingok notifempty } /var/log/apt/history.log…
/var/log/apt/term.log {
rotate 12
monthly
compress
missingok
notifempty
}
/var/log/apt/history.log {
rotate 12
monthly
compress
missingok
notifempty
}