Skip to content

Debian 12 (Bookworm) Default Configs

Untouched. Ready to copy.

/etc/ssh/ssh_host_rsa_key
OpenSSH Debian 12 (Bookworm)

OpenSSH - /etc/ssh/ssh_host_rsa_key

📍 Debian 12 (Bookworm)

-----BEGIN OPENSSH PRIVATE KEY----- b3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn Nh…

38 lines • MD5: 6d25ad50... View →
/etc/ssh/sshd_config
OpenSSH Debian 12 (Bookworm)

OpenSSH - /etc/ssh/sshd_config

📍 Debian 12 (Bookworm)

# This is the sshd server system-wide configuration file. See # sshd_config(5) for more information. # Thi…

122 lines • MD5: e6fd6e8e... View →
/etc/ssh/moduli
OpenSSH Debian 12 (Bookworm)

OpenSSH - /etc/ssh/moduli

📍 Debian 12 (Bookworm)

# Time Type Tests Tries Size Generator Modulus 20220714110357 2 6 100 2047 2 E98F2A209BA9F4C8C1FFB02490E599A9…

424 lines • MD5: 1f68f6ab... View →
/etc/ssh/ssh_config
OpenSSH Debian 12 (Bookworm)

OpenSSH - /etc/ssh/ssh_config

📍 Debian 12 (Bookworm)

# This is the ssh client system-wide configuration file. See # ssh_config(5) for more information. This fi…

53 lines • MD5: 8a5bddc8... View →
/etc/systemd/postfix@.service
Postfix Debian 12 (Bookworm)

Postfix - /etc/systemd/postfix@.service

📍 Debian 12 (Bookworm)

[Unit] Description=Postfix Mail Transport Agent (instance %i) Documentation=man:postfix(1) PartOf=postfix.ser…

19 lines • MD5: 4224e053... View →
/etc/systemd/postfix.service
Postfix Debian 12 (Bookworm)

Postfix - /etc/systemd/postfix.service

📍 Debian 12 (Bookworm)

[Unit] Description=Postfix Mail Transport Agent Documentation=man:postfix(1) Conflicts=sendmail.service exim4…

14 lines • MD5: 165dd93a... View →
/etc/systemd/postfix-resolvconf.service
Postfix Debian 12 (Bookworm)

Postfix - /etc/systemd/postfix-resolvconf.service

📍 Debian 12 (Bookworm)

[Unit] Description=Copies updated resolv.conf to postfix chroot and restarts postfix. [Service] Type=simple …

9 lines • MD5: 65cdd286... View →
/etc/systemd/postfix-resolvconf.path
Postfix Debian 12 (Bookworm)

Postfix - /etc/systemd/postfix-resolvconf.path

📍 Debian 12 (Bookworm)

[Unit] Description=Watch for resolv.conf updates and restart postfix ConditionPathExists=/etc/resolv.conf [P…

11 lines • MD5: dca3e745... View →
/etc/postfix/master.cf.proto
Postfix Debian 12 (Bookworm)

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

📍 Debian 12 (Bookworm)

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

137 lines • MD5: 9eab02e9... View →
/etc/postfix/main.cf.proto
Postfix Debian 12 (Bookworm)

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

📍 Debian 12 (Bookworm)

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

693 lines • MD5: 19db622e... View →
/etc/postfix/main.cf
Postfix Debian 12 (Bookworm)

Postfix - /etc/postfix/main.cf

📍 Debian 12 (Bookworm)

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

46 lines • MD5: 1172aa43... View →
/etc/postfix/master.cf
Postfix Debian 12 (Bookworm)

Postfix - /etc/postfix/master.cf

📍 Debian 12 (Bookworm)

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

137 lines • MD5: 9eab02e9... View →
/etc/postfix/dynamicmaps.cf
Postfix Debian 12 (Bookworm)

Postfix - /etc/postfix/dynamicmaps.cf

📍 Debian 12 (Bookworm)

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

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

Postfix - /etc/postfix/postfix-script

📍 Debian 12 (Bookworm)

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

454 lines • MD5: 7d9116d6... View →
/etc/postfix/postfix-files
Postfix Debian 12 (Bookworm)

Postfix - /etc/postfix/postfix-files

📍 Debian 12 (Bookworm)

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

223 lines • MD5: 1d704c96... View →
/etc/postfix/post-install
Postfix Debian 12 (Bookworm)

Postfix - /etc/postfix/post-install

📍 Debian 12 (Bookworm)

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

925 lines • MD5: a4d8cfa6... View →
/etc/logrotate.d/redis-server
Redis Debian 12 (Bookworm)

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

📍 Debian 12 (Bookworm)

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

8 lines • MD5: 420ce1e1... View →
/etc/systemd/redis-server@.service
Redis Debian 12 (Bookworm)

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

📍 Debian 12 (Bookworm)

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

91 lines • MD5: 3450c61e... View →
/etc/systemd/redis-server.service
Redis Debian 12 (Bookworm)

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

📍 Debian 12 (Bookworm)

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

64 lines • MD5: 8e6f8f14... View →
/etc/logrotate.d/apt
APT Debian 12 (Bookworm)

APT - /etc/logrotate.d/apt

📍 Debian 12 (Bookworm)

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

16 lines • MD5: 179f2ed4... View →

Keep exploring

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