Add kubuntu unattended-upgrades documentation
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user