Debian 11 (Bullseye) Konfigurationsdateien

Original, unverändert Debian 11 (Bullseye) Config-Dateien von frischen Installationen

195 Debian 11 (Bullseye) Konfigurationsdateien

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

📍 Debian 11 (Bullseye)

/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 11 (Bullseye)

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

73 Zeilen • MD5: 217b0c46...

Redis Debian

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

📍 Debian 11 (Bullseye)

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

46 Zeilen • MD5: 3b51a85d...

Redis Debian

APT - /etc/logrotate.d/apt

📍 Debian 11 (Bullseye)

/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 11 (Bullseye)

[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 11 (Bullseye)

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

12 Zeilen • MD5: 2e25f0c0...

APT Debian

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

📍 Debian 11 (Bullseye)

[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 11 (Bullseye)

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

13 Zeilen • MD5: a05db20a...

APT Debian

APT - /etc/apt/sources.list

📍 Debian 11 (Bullseye)

deb http://deb.debian.org/debian bullseye main deb http://deb.debian.org/debian-security bullseye-security main deb htt…

4 Zeilen • MD5: 00597f1f...

APT Debian

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

📍 Debian 11 (Bullseye)

# 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 11 (Bullseye)

# 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 11 (Bullseye)

# 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 11 (Bullseye)

# 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 11 (Bullseye)

// 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 11 (Bullseye)

APT { NeverAutoRemove { "^firmware-linux.*"; "^linux-firmware$"; "^linux-image-[a-z0-9]*$"; "^linux-image-[a-z0…

42 Zeilen • MD5: ab6540f7...

APT Debian