1153 Commits

Author SHA1 Message Date
Andrew David Wong
7a7fc06b3e
Add 3mdeb MSI PRO Z690-A DDR4; update page
- Add new section for 3mdeb MSI PRO Z690-A DDR4
  (see QubesOS/qubes-posts#108)
- Rename section from "Qubes-certified laptops" to "Qubes-certified
  computers" since the 3mdeb MSI PRO Z690-A DDR4 is not a laptop
- Make descriptions of all certified machines consistent and neutral to
  avoid unintentionally biasing readers through choice of language
- Make section headings sentence case
2023-03-03 11:59:28 -08:00
Andrew David Wong
a55e7ab7f2
Remove unnecessary space in table 2023-03-03 09:11:58 -08:00
Andrew David Wong
c055f21f68
Update template switching instructions
https://forum.qubes-os.org/t/17031
2023-02-26 12:10:27 -08:00
Andrew David Wong
f38ae00800
Add entry about thumbnailers in Debian 2023-02-21 08:20:30 -08:00
Andrew David Wong
57ea99814e
Fix typo; explain note 2023-02-21 08:13:49 -08:00
Andrew David Wong
dcae8955df
Merge branch 'patch-1' of github.com:getsmartt/qubes-doc into getsmartt-patch-1 2023-02-11 20:48:53 -08:00
Andrew David Wong
c6642eaaab
Remove deprecated instructions 2023-02-11 20:47:58 -08:00
Andrew David Wong
2c7b233399
Clarify instructions 2023-02-09 21:40:32 -08:00
Andrew David Wong
7dedcad2ca
Clarify instructions 2023-02-09 21:29:33 -08:00
Andrew David Wong
09d1526e58
Add Fedora 37 to supported templates
QubesOS/qubes-issues#7983
2023-02-09 19:43:02 -08:00
getsmartt
6ff54f7f7d
Update instructions to install KDE on R4.1
Running “sudo qubes-dom0-update @kde-desktop-qubes” in R4.1 downloads all (at least 276 of them) the packages, but then exits with the message "Module or Group ‘kde-desktop-qubes’ is not available.

Unman suggested  $ sudo qubes-dom0-update kde-settings-qubes in the response below, this seems to work properly.
https://forum.qubes-os.org/t/installing-and-running-kde-as-desktop-environment/1513/31
2023-02-09 08:12:54 -08:00
Andrew David Wong
3cb1ab8e50
Merge branch 'jfldsf-patch-1' of github.com:jfldsf/qubes-doc into jfldsf-jfldsf-patch-1 2023-02-08 20:42:50 -08:00
Andrew David Wong
6b9b8401ea
Remove deprecated alert 2023-02-08 20:42:14 -08:00
Andrew David Wong
3229e1daf4
Improve wording; make source spacing consistent 2023-02-06 16:11:40 -08:00
deeplow
eee99c70bb
Bind-dirs: fix missing "not" in sentece 2023-02-06 08:41:12 +00:00
deeplow
8b5b063a8d
apply stylistic changes 2023-02-03 09:26:39 +00:00
deeplow
d8a36528f5
Add note to bind-dirs when dir does not exist yet
The doc on bind-dirs only provided an example where /var/lib/tor
was made persistent in sys-whonix. However, if one tries to make
persistent any directory that wasn't already present in the
template qube, it would not persist as expected. The issue
QubesOS/qubes-issues#5862 demonstrates this exact confusion.

This commit adds a note about this situation.

Fixes QubesOS/qubes-issues#5862
2023-02-02 10:34:37 +00:00
Andrew David Wong
609a7ade3f
Revert non-typo 2023-01-31 13:43:40 -08:00
Marnix
6b10959476
typo fix 2023-01-31 11:17:28 +01:00
deeplow
b6450f7aa0
Adapt u2f proxy instructions to new Qrexec policy 2023-01-29 13:13:51 +00:00
Dr. Gerhard Weck
ebd2746ed9
Add note about drive letter for private disk
This was changed in the community doc by @JochenKorge - thanks for clarifying this!
2023-01-28 11:11:24 +01:00
Andrew David Wong
08db142290
Fix typo 2023-01-26 20:02:40 -08:00
Dr. Gerhard Weck
b3c5c684e7
Correct spelling 2023-01-23 13:28:32 +01:00
Dr. Gerhard Weck
307078f612
Correct spelling 2023-01-23 13:28:16 +01:00
Dr. Gerhard Weck
33840ef899
Change Notes formatting 2023-01-22 13:17:33 +01:00
Dr. Gerhard Weck
913f24b06a
Change Note formatting again 2023-01-22 13:07:11 +01:00
Dr. Gerhard Weck
e48bf5c033
Change Note formatting 2023-01-22 13:05:25 +01:00
Dr. Gerhard Weck
70f4dc0d2b
Correct Notes formatting 2023-01-21 11:18:09 +01:00
Dr. Gerhard Weck
e0a6115259
Correct Notes formatting 2023-01-21 11:06:53 +01:00
Dr. Gerhard Weck
0325e5ac58
Correct Notes formatting 2023-01-21 11:02:12 +01:00
Dr. Gerhard Weck
d6cccb1b1a
Fix link to gaming VM 2023-01-21 10:56:52 +01:00
Andrew David Wong
db9bd4e56f
Fix links 2023-01-20 11:16:11 -08:00
Andrew David Wong
f29885a09b
Add trailing slashes 2023-01-20 10:48:55 -08:00
Andrew David Wong
77c1b03662
Add trailing slashes to permalinks 2023-01-20 10:20:55 -08:00
Andrew David Wong
74bf0d048f
Fix link and typo 2023-01-20 10:13:55 -08:00
3hhh
0e1dddb404
awesomeWM: remove outdated Qubes 4.0 doc 2023-01-20 18:19:43 +01:00
Andrew David Wong
d6717b9a95
Update Windows docs
- Remove deprecated external redirects
- Add YAML headers
- Fix headings
- Improve naming scheme
- Make permalinks consistent with names
- Fix titles
- Add redirects
- Use preferred heading syntax
- Fix image embeds
- Use relative links for internal links
- Update links
2023-01-20 06:09:04 -08:00
Andrew David Wong
e7cb9ab651
Move image files to the qubes-attachment repo
See QubesOS/qubes-attachment#61
2023-01-20 05:20:09 -08:00
Andrew David Wong
d9155ac543
Merge branch 'GWeck-patch-1' of github.com:GWeck/qubes-doc into GWeck-patch-8 2023-01-20 05:03:58 -08:00
Dr. Gerhard Weck
005ca54d96
Correct links 2023-01-18 18:11:37 +01:00
Dr. Gerhard Weck
c955cdee1b
Correct links 2023-01-18 14:08:01 +01:00
Dr. Gerhard Weck
1b47b08e3f
Correct links 2023-01-18 13:59:11 +01:00
Dr. Gerhard Weck
f1229c2f27
Correct links 2023-01-18 13:53:26 +01:00
Dr. Gerhard Weck
382aae67ff
Correct links 2023-01-18 13:48:45 +01:00
Dr. Gerhard Weck
c3853d9f56
Update windows-tools.md 2023-01-18 13:43:04 +01:00
Dr. Gerhard Weck
6c66df5c1a
Add graphics for Windows description 2023-01-18 13:34:37 +01:00
Dr. Gerhard Weck
4bcece2d88
Corrects links 2023-01-18 13:33:12 +01:00
Dr. Gerhard Weck
e2da1be1a0
Add files via upload 2023-01-18 13:24:09 +01:00
Dr. Gerhard Weck
fcdc1a266b
Delete windows-seamless-4.png 2023-01-18 13:15:26 +01:00
Dr. Gerhard Weck
e5967340c1
Add files via upload 2023-01-18 13:14:42 +01:00