Ubuntu 22.04 Lts (Jammy Jellyfish) Konfigurationsdateien

Original, unverändert Ubuntu 22.04 LTS (Jammy Jellyfish) Config-Dateien von frischen Installationen

231 Ubuntu 22.04 Lts (Jammy Jellyfish) Konfigurationsdateien

Postfix - /etc/postfix/master.cf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

130 Zeilen • MD5: fdd8873a...

Postfix Ubuntu

Postfix - /etc/postfix/dynamicmaps.cf

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

2 Zeilen • MD5: 53ed5e35...

Postfix Ubuntu

Postfix - /etc/postfix/postfix-script

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

455 Zeilen • MD5: 7d9116d6...

Postfix Ubuntu

Postfix - /etc/postfix/postfix-files

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

224 Zeilen • MD5: 2d106896...

Postfix Ubuntu

Postfix - /etc/postfix/post-install

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

926 Zeilen • MD5: 64594bce...

Postfix Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

8 Zeilen • MD5: f4b38d0b...

Redis Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

73 Zeilen • MD5: 217b0c46...

Redis Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

46 Zeilen • MD5: 3b51a85d...

Redis Ubuntu

APT - /etc/logrotate.d/apt

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

17 Zeilen • MD5: 179f2ed4...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

11 Zeilen • MD5: 57b964b4...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

12 Zeilen • MD5: 2e25f0c0...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

12 Zeilen • MD5: 6f1973de...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

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

13 Zeilen • MD5: a05db20a...

APT Ubuntu

APT - /etc/apt/sources.list

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

deb http://archive.ubuntu.com/ubuntu/ jammy main restricted deb http://archive.ubuntu.com/ubuntu/ jammy-updates main r…

21 Zeilen • MD5: de8c5bf7...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

Acquire::Languages "none";

2 Zeilen • MD5: 341190f5...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";

2 Zeilen • MD5: 1caa0605...

APT Ubuntu

APT - /etc/apt/apt.conf.d/docker-disable-periodic-update

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

APT::Periodic::Enable "0";

2 Zeilen • MD5: cde8ec57...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || …

4 Zeilen • MD5: b02a49af...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

Apt::AutoRemove::SuggestsImportant "false";

2 Zeilen • MD5: 0081b49f...

APT Ubuntu

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

📍 Ubuntu 22.04 LTS (Jammy Jellyfish)

// Pre-configure all packages with debconf before they are installed. // If you don't like it, comment it out. DPkg::Pr…

4 Zeilen • MD5: 7e9d09d5...

APT Ubuntu