Difference between revisions of "Backups"

From Briki
Jump to: navigation, search
(Listing previous snapshots)
(Listing previous snapshots)
Line 1: Line 1:
 
== Listing previous snapshots ==
 
== Listing previous snapshots ==
Note: This is slow (1 hour or more) if it hasn't been done in a while
 
 
   sudo -i
 
   sudo -i
   . bin/restic-init
+
   . /etc/restic-init
 
   restic snapshots
 
   restic snapshots

Revision as of 08:37, 20 September 2019

Listing previous snapshots

 sudo -i
 . /etc/restic-init
 restic snapshots