Update backup documentation
- Add general introductory information and advice - Add test restore step - Minor language fixes - Minor source formatting improvements
This commit is contained in:
parent
122fa55ead
commit
f97a2f5c38
|
@ -11,10 +11,15 @@ redirect_from:
|
||||||
Qubes Backup, Restoration, and Migration
|
Qubes Backup, Restoration, and Migration
|
||||||
========================================
|
========================================
|
||||||
|
|
||||||
With Qubes, it's easy to back up and restore your whole system, as well as to migrate between two physical machines.
|
With Qubes, it's easy and secure to back up and restore your whole system, as well as to migrate between two physical machines.
|
||||||
|
|
||||||
These functions are integrated into Qube Manager.
|
These functions are integrated into the Qube Manager.
|
||||||
There are also two command-line tools available which perform the same functions: `qvm-backup` and `qvm-backup-restore`.
|
There are also two command-line tools available that perform the same functions: `qvm-backup` and `qvm-backup-restore`.
|
||||||
|
|
||||||
|
It's extremely important to make regular backups of all the data you care about.
|
||||||
|
This is true of all computing, not just the use of Qubes.
|
||||||
|
Data loss can and does occur in myriad and unexpected ways.
|
||||||
|
A standard recommendation is to make backups at least weekly: three copies in two different formats, one off-site.
|
||||||
|
|
||||||
|
|
||||||
Creating a Backup
|
Creating a Backup
|
||||||
|
@ -58,6 +63,11 @@ If there are any issues preventing the backup, they will be listed here and the
|
||||||
Qubes will proceed to create your backup.
|
Qubes will proceed to create your backup.
|
||||||
Once the progress bar has completed, you may click **Finish**.
|
Once the progress bar has completed, you may click **Finish**.
|
||||||
|
|
||||||
|
6. Test restore your backup.
|
||||||
|
Follow the [restore procedure](#restoring-from-a-backup), selecting **Verify backup integrity, do not restore the data**.
|
||||||
|
This step is optional but strongly recommended.
|
||||||
|
A backup is useless if you can't restore your data from it, and you can't be sure that your backup is good until you try to restore.
|
||||||
|
|
||||||
|
|
||||||
Restoring from a Backup
|
Restoring from a Backup
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user