qubes-doc/user
gezet007 1c1c6c1952
## Backing up changes to dom0
I assume the last line in:

$ mkdir -p ~/backup/etc/qubes/
$ cp -a /etc/qubes/* ~/backup/etc/qubes/
$ mkdir ~/backup/etc/qubes-rpc/
$ cp -a /etc/qubes-rpc/* ~/systemfiles/etc/qubes-rpc/

should instead read:

$ mkdir -p ~/backup/etc/qubes/
$ cp -a /etc/qubes/* ~/backup/etc/qubes/
$ mkdir ~/backup/etc/qubes-rpc/
$ cp -a /etc/qubes-rpc/* ~/backup/etc/qubes-rpc/
2022-02-18 14:29:00 +01:00
..
advanced-topics Remove 404 link to nonexistent page 2022-02-10 18:38:25 -08:00
downloading-installing-upgrading Update "supported releases" with 4.1 release data 2022-02-04 14:47:44 -08:00
hardware Update "Certified hardware" 2021-09-06 14:07:20 -07:00
how-to-guides ## Backing up changes to dom0 2022-02-18 14:29:00 +01:00
reference Change "netvm" to "net qube" 2021-09-07 23:17:30 -07:00
security-in-qubes Query passwords with 'read -r' 2022-01-02 13:05:47 +00:00
templates Merge branch 'min-net' 2021-11-16 16:29:25 -08:00
troubleshooting Trivial typo - remove extraneous bracket 2021-11-18 11:01:14 +08:00