Debian 9 (Stretch) Konfigurationsdateien

Original, unverändert Debian 9 (Stretch) Config-Dateien von frischen Installationen

223 Debian 9 (Stretch) Konfigurationsdateien

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

📍 Debian 9 (Stretch)

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

8 Zeilen • MD5: f4b38d0b...

Redis Debian

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

📍 Debian 9 (Stretch)

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

41 Zeilen • MD5: f1219ac0...

Redis Debian

APT - /etc/logrotate.d/apt

📍 Debian 9 (Stretch)

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

17 Zeilen • MD5: 179f2ed4...

APT Debian

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

📍 Debian 9 (Stretch)

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

11 Zeilen • MD5: 57b964b4...

APT Debian

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

📍 Debian 9 (Stretch)

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

12 Zeilen • MD5: 563ce75e...

APT Debian

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

📍 Debian 9 (Stretch)

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

12 Zeilen • MD5: 6f1973de...

APT Debian

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

📍 Debian 9 (Stretch)

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

12 Zeilen • MD5: 71b58009...

APT Debian

APT - /etc/apt/sources.list

📍 Debian 9 (Stretch)

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

8 Zeilen • MD5: d28149bb...

APT Debian

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

📍 Debian 9 (Stretch)

# In Docker, we don't often need the "Translations" files, so we're just wasting # time and space by downloading them, …

6 Zeilen • MD5: b0b953c7...

APT Debian

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

📍 Debian 9 (Stretch)

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

11 Zeilen • MD5: 2b32d08b...

APT Debian

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

📍 Debian 9 (Stretch)

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

20 Zeilen • MD5: aafe213f...

APT Debian

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

📍 Debian 9 (Stretch)

# Since Docker users are looking for the smallest possible final images, the # following emerges as a very common patte…

17 Zeilen • MD5: e99ea2a4...

APT Debian

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

📍 Debian 9 (Stretch)

// 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 Debian

APT - /etc/apt/apt.conf.d/01autoremove

📍 Debian 9 (Stretch)

APT { NeverAutoRemove { "^firmware-linux.*"; "^linux-firmware$"; }; VersionedKernelPackages { # linux ker…

49 Zeilen • MD5: 0b1391c0...

APT Debian

PostgreSQL - /etc/logrotate.d/postgresql-common

📍 Debian 9 (Stretch)

/var/log/postgresql/*.log { weekly rotate 10 copytruncate delaycompress compress …

11 Zeilen • MD5: 101326ef...

PostgreSQL Debian

PostgreSQL - /etc/systemd/postgresql@.service

📍 Debian 9 (Stretch)

# systemd service template for PostgreSQL clusters. The actual instances will # be called "postgresql@version-cluster",…

34 Zeilen • MD5: c60e225d...

PostgreSQL Debian

PostgreSQL - /etc/systemd/postgresql.service

📍 Debian 9 (Stretch)

# systemd service for managing all PostgreSQL clusters on the system. This # service is actually a systemd target, but …

16 Zeilen • MD5: a2c1c784...

PostgreSQL Debian

PostgreSQL - /etc/postgresql/9.6/main/postgresql.conf

📍 Debian 9 (Stretch)

# ----------------------------- # PostgreSQL configuration file # ----------------------------- # # This file consists …

648 Zeilen • MD5: 42afa934...

PostgreSQL Debian

PostgreSQL - /etc/postgresql/9.6/main/environment

📍 Debian 9 (Stretch)

# environment variables for postgres processes # This file has the same syntax as postgresql.conf: # VARIABLE = simple…

8 Zeilen • MD5: a567730a...

PostgreSQL Debian

PostgreSQL - /etc/postgresql/9.6/main/pg_ident.conf

📍 Debian 9 (Stretch)

# PostgreSQL User Name Maps # ========================= # # Refer to the PostgreSQL documentation, chapter "Client # Au…

43 Zeilen • MD5: f11c8332...

PostgreSQL Debian