**Dies ist eine alte Version des Dokuments!**
Timeshift
Installation
sudo apt install timeshift -y
Grundeinrichtung
sudo timeshift --snapshot-device /dev/nvme0n1p2
manuelle Sicherung
sudo timeshift --create --comments "Sicherung xyz"
automatische Sicherung
sudo timeshift --create --comments "Tägliche Sicherung" --tags D
sudo timeshift --create --comments "Wöchentliche Sicherung" --tags W
Wiederherstellung
sudo timeshift --list sudo timeshift --restore
Konfiguration bearbeiten
sudo nano /etc/timeshift.json
linux/timeshift.1674465145.txt.gz · Zuletzt geändert: 23.01.2023 09:12 von Martin