Commit Graph

856 Commits

Author SHA1 Message Date
Andrew David Wong
5bb7efa472
Merge branch 'open-in-dispvms' of github.com:DemiMarie/qubes-doc into DemiMarie-open-in-dispvms 2022-05-23 10:55:08 -07:00
Andrew David Wong
dd0c781d16
Fix typo 2022-05-23 10:54:18 -07:00
Andrew David Wong
f6183a884d
Revise sentence about Template Manager tool
Instructions for accessing the tool should be documented on the documentation page for that tool and not duplicated here. Besides, this makes it sound like the command line is the recommended way (or even the only way) to start the tool, which could be misleading.
2022-05-23 10:49:50 -07:00
Jaromir Dvoracek
f7876d0ac3
Update minimal-templates.md
Add an easy option to list all currently available templates
2022-05-22 20:43:13 +00:00
Demi Marie Obenour
e73e1a5ab7
Document how to open stuff in disposables
I hope I did not botch this.
2022-05-21 11:25:59 -04:00
Demi Marie Obenour
50234777d5
SCSI pass-through is a Qubes limitation
Xen supports SCSI pass-through just fine, via scsiback and scsifront.
This support has not been integrated into Qubes OS, though.
2022-05-21 11:25:54 -04:00
Andrew David Wong
312230b64c
Add redirect
https://forum.qubes-os.org/t/sys-gui-in-qubes-4-1-devel/619/51
2022-05-21 04:14:37 -07:00
Andrew David Wong
50067acf31
Move Windows page to "Operating system guides"
https://github.com/QubesOS/qubes-issues/issues/7381#issuecomment-1126639346
2022-05-13 21:55:24 -07:00
Andrew David Wong
cace95742e
Merge branch 'master' of github.com:AlxHnr/qubes-doc into AlxHnr-master 2022-05-11 03:51:10 -07:00
Alexander Heinrich
92411d8454
Update user/troubleshooting/installation-troubleshooting.md
Co-authored-by: Demi Marie Obenour <demiobenour@gmail.com>
2022-05-06 18:52:58 +02:00
deeplow
bcb7231aac
make consistent with UI
Ideally the UI would already show app qube, but it doesn't (yet).
2022-05-02 11:58:08 -04:00
Andrew David Wong
d5748de0ba
Add warning about updating software from other sources 2022-04-20 14:51:39 -07:00
Andrew David Wong
33b73af4ae
Improve formatting and style consistency; add reminder; fix typo 2022-04-20 14:37:28 -07:00
Andrew David Wong
ca5b730194
Update "how to install software"
- Add section on installing software from non-default-repo sources
- Remove deprecated content
- Improve organization

Thanks to Insurgo, Sven, and all the other participants in this forum
thread: https://forum.qubes-os.org/t/10935/
2022-04-20 14:19:04 -07:00
ygrek
db57bfff50
fix qubes-prefs command 2022-04-02 16:32:13 -04:00
Dr. Gerhard Weck
6360d20ae9
Add instructions for Windows under Qubes R4.1
Separate texts for Qubes R4.0 and R4.1
2022-03-26 15:54:32 +01:00
Andrew David Wong
9ea4a8a7eb
Fix numbering again 2022-03-16 00:53:43 -07:00
Andrew David Wong
3a7f66a6d6
Fix typo 2022-03-16 00:52:05 -07:00
Andrew David Wong
28301889f7
Fix stage numbering; copyedit
See: https://forum.qubes-os.org/t/10156
2022-03-16 00:50:08 -07:00
deeplow
1cb8811a1b
fix name
According to @marmarek's comment in https://github.com/QubesOS/qubes-issues/issues/6507#issuecomment-1067135102
2022-03-14 14:43:42 -04:00
chiu410
82b1d8e789
Update yubi-key.md 2022-03-14 02:07:35 +08:00
Alexander Heinrich
3ef5cdd374 Update troubleshooting guide: "Unsupported Hardware Detected" 2022-03-12 20:58:32 +01:00
Andrew David Wong
5b29e903d2
Address common misunderstanding about updates proxy 2022-03-07 16:50:22 -08:00
Andrew David Wong
1986a5e372
Copyedit text 2022-03-07 16:40:16 -08:00
Andrew David Wong
2c89410c1d
Fix typo 2022-03-07 16:35:00 -08:00
Andrew David Wong
21ab2713da
Explain software installation situation and link to deeplow's guide (#1236) 2022-03-07 16:31:42 -08:00
deeplow
704d687316
Add link to community guide 2022-03-07 08:37:24 +00:00
Andrew David Wong
1c8f2bf981
Use relative link; copyedit text 2022-03-06 15:55:36 -08:00
Ivan
989797c3fa
add link to 2020 article for new 4.1 policy 2022-03-02 18:40:33 +00:00
Andrew David Wong
d5d62dea18
Fix anchor link 2022-03-02 09:24:48 -08:00
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