**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
sudo timeshift --create --comments "Monatliche Sicherung" --tags M
Wiederherstellung
sudo timeshift --list sudo timeshift --restore
Konfiguration bearbeiten
sudo nano /etc/timeshift.json
linux/timeshift.1674465196.txt.gz · Zuletzt geändert: 23.01.2023 09:13 von Martin