docs(Backup): Struktur; christian-linux

This commit is contained in:
2026-02-28 23:19:02 +01:00
parent f1d32c0ba4
commit 0efd364260
6 changed files with 33 additions and 3 deletions

View File

@@ -0,0 +1,30 @@
# Backup Konfiguration christian-linux PC
Backupsystem läuft auf 2 Ebenen:
- Systembackup: Timeshift
- Datenbckup: Borgbackup mit Frontend Vortabackup
## Systembackup: TimeshiftS
- Benutzerdaten sind AUSgeschlossen
- Schnappschusstyp: rsync
- lokas auf SSD
- Zeitplan: monatlich 6 , wöchentlich 4, täglich 5 aufheben
## Datenbackup: Vortabackup als Frontend für Borgbackup
### Quellen:
- /home/christian/
- .ssh
- thunderbird
- Bilder
- Dokumente
### Repository:
- ssh://u358899@u358899.your-storagebox.de:23/./backups/christianLinux
- SSH-Schlüssel automatisch auswählen
- Kompression: LZ4
- Rhythmus: täglich 21:40 Uhr
- Repo wird all 3 Wochen validiert

View File

View File