... | ... | @@ -141,8 +141,8 @@ As backupuser we add the command in the cron jobs to run once a day (*or anythin |
|
|
|
|
|
`00 04 * * * ./backup.sh 2> ./backup_error.log`
|
|
|
|
|
|
### Restore backup
|
|
|
https://restic.readthedocs.io/en/stable/050_restore.html
|
|
|
### Restore backup (from snapshot)
|
|
|
https://restic.readthedocs.io/en/stable/050_restore.html#restoring-from-a-snapshot
|
|
|
|
|
|
### Resources for backup scripts and helpful tips
|
|
|
- restic for backups
|
... | ... | |