mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-25 07:19:33 -05:00
Update user/how-to-guides/backup-emergency-restore-v4.md
Co-authored-by: Rusty Bird <rustybird@net-c.com>
This commit is contained in:
parent
39342e8c98
commit
edbfa3c9b6
@ -79,7 +79,7 @@ any GNU/Linux system.
|
|||||||
such as `scrypt` or `bzip2`, you can make things easier by aliasing those
|
such as `scrypt` or `bzip2`, you can make things easier by aliasing those
|
||||||
binaries now, e.g.,
|
binaries now, e.g.,
|
||||||
|
|
||||||
[user@restore ~]$ alias scrypt="/home/user/scrypt-*"
|
[user@restore ~]$ alias scrypt="$PWD/scrypt-*/usr/bin/scrypt"
|
||||||
[user@restore ~]$ alias bzip2="/home/user/bzip2-*"
|
[user@restore ~]$ alias bzip2="/home/user/bzip2-*"
|
||||||
|
|
||||||
2. Untar the main backup file.
|
2. Untar the main backup file.
|
||||||
|
Loading…
Reference in New Issue
Block a user