Andrew David Wong
952cdd859a
Link to post about novice users and minimal templates
...
Per fsflover's suggestion: https://forum.qubes-os.org/t/9717/18
2022-03-01 07:12:07 -08:00
Andrew David Wong
2fbb6c574a
Merge branch 'usb-update'
2022-02-20 07:17:48 -08:00
Andrew David Wong
d35a602bb7
Fix errors; label release-specific content
2022-02-20 07:15:21 -08:00
Andrew David Wong
a4aea3e981
Add warnings and mitigation for QubesOS/qubes-issues#6585
...
See the discussion on QubesOS/qubes-posts#79 .
2022-02-19 15:17:13 -08:00
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
Andrew David Wong
dacd90704f
Merge branch 'read-pass' of github.com:rustybird/qubes-doc into rustybird-read-pass
2022-02-10 18:40:31 -08:00
Andrew David Wong
f7948c4b53
Remove 404 link to nonexistent page
...
As far as I can tell, this page never existed.
2022-02-10 18:38:25 -08:00
Andrew David Wong
f5f898f65f
Merge branch 'patch-1' of github.com:SaswatPadhi/qubes-doc into SaswatPadhi-patch-1
2022-02-10 18:34:20 -08:00
Andrew David Wong
e65a1d6987
Revise text ( #1193 )
2022-02-07 01:52:35 -08:00
Andrew David Wong
739fa1a7ef
Merge branch 'patch-1' of github.com:ninavizz/qubes-doc into ninavizz-patch-1
2022-02-07 01:47:10 -08:00
Andrew David Wong
cc23f09c4c
Merge branch 'guivm' of github.com:fepitre/qubes-doc into fepitre-guivm
2022-02-07 01:29:57 -08:00
Andrew David Wong
57157e657d
Update "supported releases" with 4.1 release data
2022-02-04 14:47:44 -08:00
Andrew David Wong
be5511a6af
Update links
2022-01-24 15:21:36 -08:00
Andrew David Wong
80d5a6f7c6
Revamp "USB qubes" page; update links
2022-01-24 14:43:22 -08:00
Marek Marczykowski-Górecki
9e414119e7
USB: document improved USB HID handling on Qubes 4.1
...
1. Describe setup with separate USB controller.
2. Add info about built-in USBGuard support.
2022-01-20 05:16:25 +01:00
Marek Marczykowski-Górecki
ac9e74a530
USB: add info about GRUB2 on Qubes 4.1 with EFI too
2022-01-20 05:15:30 +01:00
Rusty Bird
51398a74be
Port v4 emergency restore password handling to v2 and v3
...
Fixes QubesOS/qubes-issues#1967
2022-01-02 13:18:56 +00:00
Rusty Bird
cf460ca6a5
Query passwords with 'read -r'
...
'read' without '-r' interprets escape sequences, so it may not behave
properly if the password contains literal backslashes (depending on the
next character).
2022-01-02 13:05:47 +00:00
Frédéric Pierret (fepitre)
777e1bccbb
guivm: use relative links
2021-12-26 22:34:28 +01:00
Andrew David Wong
b9c6de6f87
Merge branch 'patch-1' of github.com:smoothie-on-the-rocks/qubes-doc into smoothie-on-the-rocks-patch-1
2021-12-22 01:41:59 -08:00
smoothie-on-the-rocks
50488bfc05
Change inline commands to block for easy selection
...
This slight change in format allow to select the command by triple clicking it. Currently, it selects the whole line. Also, when viewed from github, the block can be copied by clicking in the link on the right side.
2021-12-10 17:56:08 +00:00
smoothie-on-the-rocks
e724e60c9e
Add fedora details to convert VM to Qube section
2021-12-10 12:05:32 +00:00
Andrew David Wong
d24bffe85d
Merge branch '6911' of github.com:unman/qubes-doc into unman-6911
2021-12-07 12:35:28 -08:00
Andrew David Wong
0f1440c976
Add Debian 11 support for Qubes 4.0
...
QubesOS/qubes-issues#6865
2021-12-07 09:29:01 -08:00
unman
3fc612d6be
Update qvm-prefs output to 4.0 format
2021-12-05 01:23:41 +00:00
tt-why
dce008bc27
Update U2F proxy doc when having non standard sys-usb qubes name
2021-11-30 14:28:03 +00:00
Andrew David Wong
c0376565ed
Remove Fedora 33 from supported templates (EOL)
2021-11-30 04:03:16 -08:00
Michael Vermaes
7df6ec9c03
Trivial typo - remove extraneous bracket
2021-11-18 11:01:14 +08:00
Andrew David Wong
613e3e63e5
Merge branch 'min-net'
2021-11-16 16:29:25 -08:00
unman
924511184f
State requirement for networking from minimal templates.
2021-11-16 15:44:42 +00:00
unman
361534f764
Review template use before trying to remove
2021-11-16 15:15:31 +00:00
Andrew David Wong
20ec1303f1
Remove Whonix 15 support (EOL)
2021-11-14 14:27:53 -08:00
Ark-of-the-copepod
be09220d33
wrong package name, line 237
...
For Debian, `ncat` works not `nmap-ncat`.
2021-11-13 05:38:39 +00:00
Andrew David Wong
31427197c9
Add F34 template support to 4.0
...
QubesOS/qubes-issues#6568
2021-11-12 05:38:12 -08:00
Andrew David Wong
f380742b08
Update supported 4.1 templates
2021-10-11 17:14:19 -07:00
Andrew David Wong
5134fe46da
Add and update links; wrap text
2021-10-11 16:20:24 -07:00
Marek Marczykowski-Górecki
f5ca579fe0
Fill in R4.0->R4.1 upgrade steps
2021-10-10 06:50:12 +02:00
Andrew David Wong
e904cc0d68
Create initial 4.1 upgrade page
2021-10-09 09:17:52 -07:00
Andrew David Wong
21798686fa
Improve organization of upgrade guides
2021-10-09 08:52:24 -07:00
deeplow
37bf829ee4
fix md typo
2021-10-04 06:30:58 -04:00
Andrew David Wong
2b0871f406
Add Whonix 16 support; clarify that upstream EOL supersedes table
2021-09-30 22:10:25 -07:00
Andrew David Wong
90ac679fab
Improve languge, syntax, and formatting; add link; wrap text
2021-09-26 16:47:15 -07:00
Sven Semmler
5d6ba66b6e
Changed security archive layout for bullseye
...
I submitted #1191 previously but then had already purged my local fork. So I was unable to change it (if there is a way I am oblivious to it). Hence I closed #1191 and opened this pull request in it's place. Sorry for that.
2021-09-15 15:22:03 -05:00
3hhh
6cfc10bb91
Update device-handling-security.md
...
minor clarifications
2021-09-13 11:40:33 +02:00
Andrew David Wong
e8c1025335
Fix link
2021-09-13 02:05:27 -07:00
Andrew David Wong
7f881d8df9
Change "netvm" to "net qube"
...
QubesOS/qubes-issues#1015
2021-09-07 23:17:30 -07:00
Nina Eleanor Alter
d9bb0edf8c
Update how-to-update.md
...
Updated per Demi's clarification that only dom0 updates do the update-vm/terminal-window-open stuff.
2021-09-07 14:11:35 -07:00
Nina Eleanor Alter
231d349d19
Update how-to-update.md
...
Per Andrew's comment, made updates. I did not want to follow the styleguide 1:1, literally—as a user viewing mostly redundant text is more likely to visually recognize the redundancy and skip past it, without making the effort to see deviations.
2021-09-07 12:50:25 -07:00
Nina Eleanor Alter
fca16e7f7f
Update how-to-update.md
...
Per https://github.com/QubesOS/qubes-issues/issues/#6871 added a blurb in the CLI section, to advise users that 1. The terminal in the update-vm will in fact open, and 2. Where the logs will be saved to. My notation on two may be incorrect, so pls check?
2021-09-07 12:28:29 -07:00
Andrew David Wong
0257a3f44a
Update "Certified hardware"
...
- Add requirement that certified devices must be available for purchase
with Qubes OS preinstalled. See: https://forum.qubes-os.org/t/5795/
- Improve wording
- Add link to HCL in intro
- Wrap text
2021-09-06 14:07:20 -07:00