diff --git a/docs/kubuntu-unattended-upgrades.md b/docs/kubuntu-unattended-upgrades.md new file mode 100644 index 0000000..6a0e726 --- /dev/null +++ b/docs/kubuntu-unattended-upgrades.md @@ -0,0 +1,29 @@ +# Kubuntu Unattended-Upgrades + +## Übersicht + +Automatische Updates für Kubuntu-Systeme ohne Benutzer-Prompts. + +## Skripte + +| Skript | Zweck | Pfad | +|--------|-------|------| +| `setup-unattended-upgrades.sh` | Security-Updates automatisch | `linux/kubuntu/` | +| `setup-unattended-upgrades-full.sh` | Alle Updates automatisch | `linux/kubuntu/` | + +## Unterschiede + +**Standard (Security):** +- Kernel-Sicherheitspatches +- OpenSSL/OpenSSH-Updates +- Systemkritische Fixes + +**Full (Security + Apps):** +- Alles aus Standard +- Browser-Updates (Firefox, Chrome) +- Office-Suite (LibreOffice) +- Weitere Anwendungen + +## Wartung + +Token rotieren alle 90 Tage empfohlen.