Commit Graph

940 Commits

Author SHA1 Message Date
NitrogenPointBlue
b7c59badbb
Redirect sign and verify git tag aliases
The 'stag' and 'vtag' git aliases are mentioned in both the Split GPG
and the Code signing documents. Consolidated into the Code signing
document.

The Code signing version was kept as it explicitly calls the Bash shell.
2022-08-25 04:01:45 -04:00
NitrogenPointBlue
bd96f70250
Format .gitconfig gpgSign example 2022-08-25 02:38:28 -04:00
NitrogenPointBlue
f05c764c63
Update "qubes-gpg-client --list-keys" example
Updated example with modern output including the "long" key id format.
2022-08-25 02:38:28 -04:00
NitrogenPointBlue
28281ee474
Format .gitconfig in "Using Git with Split GPG"
Tabs were added as that is the default format created from running

git config --global user.email "you@example.com"
git config --global user.name "Your Name"
2022-08-25 02:38:28 -04:00
NitrogenPointBlue
dd29faae5e
Apply grammar changes to "Using Git with Split GPG" 2022-08-25 02:38:28 -04:00
Andrew David Wong
0dc42da007
Remove deprecated 4.0 section 2022-08-23 17:17:29 -07:00
Andrew David Wong
5ebedc545d
Revert "Add warnings and mitigation for QubesOS/qubes-issues#6585"
This reverts commit a4aea3e981.

Reason: QubesOS/qubes-issues#6585 has been closed as fixed, and the
update has been in the stable repo for over two weeks.
2022-08-13 19:17:03 -07:00
Andrew David Wong
7e76e163bd
Document libpam-systemd for Debian minimal
QubesOS/qubes-issues#7689
2022-08-11 21:37:29 -07:00
Andrew David Wong
368a8a71a1
Add link to virtualization mode FAQ
https://forum.qubes-os.org/t/13081/9
2022-08-10 03:57:34 -07:00
Andrew David Wong
3744b4dee4
Revise text 2022-08-08 17:25:54 -07:00
TheWanderer
6496183a42
Update minimal-templates.md
Yubikey works out of the box for 2fa responses in debian-11.template but not in the minimal. It isn't straight forward to know which package to include for that functionality to work. Others on the forum have had this issue also. I've found that package and included it here so others can easily add that functionality.
2022-08-08 23:25:41 +00:00
Andrew David Wong
6238aa3a41
Clarify 4.0 to 4.1 upgrade documentation 2022-08-04 06:56:56 -07:00
Andrew David Wong
e836e8a410
Deprecate release 4.0 2022-08-04 05:51:30 -07:00
Andrew David Wong
2e3c43c836
Cross-link installation guide and re-verification section 2022-07-20 22:56:56 -07:00
Andrew David Wong
03a3b49535
Clean up text 2022-07-18 18:22:24 -07:00
Sven Semmler
64dd741e87
minor English correction 2022-07-18 13:27:03 -05:00
Sven Semmler
9d3ed9d5fe
remove KDE specifics; add paste request/rationale 2022-07-18 13:22:40 -05:00
nyxnor
991c8e8163
Update proxy documentation clarification
it had deprecated information and also was not very clear of what is protects against, fixes https://github.com/QubesOS/qubes-issues/issues/7610
2022-07-09 15:25:19 +00:00
Andrew David Wong
f49b630d5e
Add Fedora 36 template support for Qubes 4.1
QubesOS/qubes-issues#7544
2022-06-27 18:28:49 -07:00
Andrew David Wong
3ce625c81a
Merge branch 'patch-1' of github.com:mdik/qubes-doc into mdik-patch-1 2022-06-25 05:44:31 -07:00
Andrew David Wong
aed67314a4
Remove support for Fedora 34 templates (EOL) 2022-06-07 04:03:10 -07:00
Andrew David Wong
5f1f9fc4d9
Merge branch 'VMAuth' of github.com:tommytran732/qubes-doc into tommytran732-VMAuth 2022-05-30 15:32:30 -07:00
Andrew David Wong
8d38056373
Merge branch 'patch-5' of github.com:GWeck/qubes-doc into GWeck-patch-5 2022-05-30 15:31:18 -07:00
Andrew David Wong
e3e546a97a
Fix typos 2022-05-30 15:30:36 -07:00
Dr. Gerhard Weck
08c96879c5
Clarify IP address usage for forwading 2022-05-28 13:08:00 +02:00
Dr. Gerhard Weck
de87082d1e
Clarify IP address usage for forwarding 2022-05-28 13:06:19 +02:00
Dr. Gerhard Weck
a072318fe4
IP address use for forwarding external requests 2022-05-28 13:03:29 +02:00
Tommy
bd9e2f7670
Add missing execute permission for VMAuth 2022-05-26 23:02:34 -04:00
Andrew David Wong
b1ddfdf809
Make '/doc/template[s]/' paths consistent
Most pages were using the pattern '/doc/templates/[...]', but some were
using the pattern '/doc/template/[...]', which was confusing. This
commit unifies on the former.
2022-05-26 12:27:06 -07:00
Andrew David Wong
66e0f04b1e
Add Fedora 35 to supported template releases
QubesOS/qubes-issues#6969
QubesOS/qubes-posts#96
2022-05-25 07:50:14 -07:00
Alexander Paetzelt
062c0bf962
Remove dot where none should be
The command contained a dot that is not actually part of the command
2022-05-25 15:57:03 +02:00
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
Dr. Gerhard Weck
c86d57e44b
Add explanation for firewall rule in target VM
Is it really the firewall address in the rule of the target VM? Or, instead, the originating address of the web access?
2022-05-13 13:25:54 +02: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
Dr. Gerhard Weck
1a02c6a909
Clarify use of IP addresses for frowarding 2022-05-08 13:13:31 +02: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
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
Malte
9f1c4aa79a
shortcut configuration via qvm-features instead of guid.conf
With Qubes 4.1 coming out soon, maybe it's a good time to tell people how to get their shortcuts working again?
2021-10-12 20:38:19 +02: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