Debian 9 (Stretch) Konfigurationsdateien

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

191 Debian 9 (Stretch) Konfigurationsdateien

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…

4 Zeilen • MD5: 0ed95061...

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