Commit Graph

113 Commits

Author SHA1 Message Date
HackerNCoder
5701f5b733
Downgrade images to 4.0 2021-02-16 02:44:31 +01:00
Matt McCutchen
35759b4aa3
copy-paste: Discuss focus stealing 2021-01-26 23:18:04 -05:00
Robin Schneider
ec70076361
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter

```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```
2020-12-19 19:57:07 +01:00
Andrew David Wong
c058304789
Add note on dom0 home directory restoration
Related to QubesOS/qubes-issues#2271
2020-12-18 18:09:06 -08:00
Andrew David Wong
4202598824
Remove mention of GUI software installer
Apparently, this is not option is not currently possible:
https://qubes-os.discourse.group/t/gui-only-software-installation-thoughts-fedora/1944/
2020-12-18 17:55:12 -08:00
HackerNCoder
e0e5b3337e
Change disposablevm.md to View/Edit according to 4.0/4.1 2020-12-08 15:03:30 +01:00
Andrew David Wong
d201a09b9a
Update links to Qubes-Community version
https://github.com/QubesOS/qubes-issues/issues/4693
2020-12-07 22:31:41 -08:00
Andrew David Wong
30e7112f4a
Convert absolute to relative links
Absolute links break automatic onion redirection:
https://groups.google.com/g/qubes-users/c/NJdzP27wvmM/
2020-12-07 17:04:29 -08:00
Andrew David Wong
0d1dd70efd
Rephrase instructions 2020-11-29 11:25:51 -08:00
deeplow
57851be704
Explicit install commands for installing software 2020-11-29 12:33:05 +00:00
Andrew David Wong
a020bcfb7e
Fix variable syntax and terminology 2020-11-23 07:16:16 -08:00
Andrew David Wong
c72d05b39a
Improve document organization and text 2020-11-21 07:39:57 -08:00
Andrew David Wong
e29d73b8d1
Merge branch 'copying' 2020-11-16 05:17:26 -08:00
Andrew David Wong
f5cb15d1a3
Fix typo 2020-11-16 04:54:31 -08:00
Andrew David Wong
2535c3a3d1
Link to dom0 glossary entry 2020-11-16 04:09:33 -08:00
Andrew David Wong
84dcf72aec
Improve "copying" documentation 2020-11-16 03:54:14 -08:00
Andrew David Wong
b49b39e9e4
Merge branch 'master' of https://github.com/ctrlaltf24/qubes-doc into ctrlaltf24-master 2020-11-04 15:16:18 -08:00
Andrew David Wong
0921e18e97
Explain why repos are enabled permanently
Closes QubesOS/qubes-issues#4667
2020-11-03 16:05:02 -08:00
Andrew David Wong
4e50924d3c
Move "Managing AppVM Shortcuts" to Troubleshooting
As mentioned in #1071, this page is really about troubleshooting.
Reading this page normally shouldn't be required, so it doesn't
really belong under "Common Tasks."

The only exception to this would be non-Linux VMs for which a
manual sync is required. That's one argument in favor of moving
this under "Advanced Configuration" rather than "Troubleshooting,"
but at least half of this page is undeniably about troubleshooting.

There's also a "behind the scenes" section at the end that belongs
in the Developer Documentation.
2020-11-03 14:23:31 -08:00
Andrew David Wong
8e65bbf622
Add screenshot and link to troubleshooting
Also capitalize the "S" in "Qube Settings". Unfortunately, this is
somewhat inconsistent between the Qube Manager and the Qubes Domains
widget. Hopefully, capitalizing both words makes it clear that this
is also the title of something, rather than the commonplace but
erroneous capitalization of the term "qube" to refer to a VM.
See QubesOS/qubes-issues#4723.

This is a follow-up to #1071.
2020-11-03 14:17:40 -08:00
Andrew David Wong
7fd6d050f6
Add step for creating application shortcuts
Closes #1071
2020-11-03 14:08:39 -08:00
ctrlaltf24
b80a534a50 DispVM lifetime clarification 2020-11-02 20:42:06 -08:00
Enjeck Cleopatra
d695bef4a1
Add space 2020-10-30 07:34:01 +01:00
Andrew David Wong
7f8266858e
Fix location of contrib repo section 2020-10-29 03:42:00 -07:00
Andrew David Wong
9245d9f890
Merge branch 'upgradeImagesTo4.1' of https://github.com/hackerncoder/qubes-doc into hackerncoder-upgradeImagesTo4.1 2020-10-27 18:19:33 -07:00
hackerncoder
ef890d4253
change applicable images to 4.1 screenshots 2020-10-25 17:04:17 +01:00
Enjeck Cleopatra
cf242bdbdf
Update pci-devices.md 2020-10-25 06:01:03 +01:00
PROTechThor
5d7daf4710 Fix links 2020-10-25 05:59:34 +01:00
Enjeck Cleopatra
96e100110b
Merge branch 'master' into pci-trouble 2020-10-24 13:33:03 +01:00
Andrew David Wong
e87bb670ee
Add instructions for installing contributed packages 2020-10-19 11:39:51 -07:00
PROTechThor
57d66a7146 Add PCI Troubleshooting 2020-10-18 10:08:03 +01:00
Andrew David Wong
086a2f5824
Clarify alternate compression program instructions 2020-10-09 06:29:27 -05:00
Rusty Bird
ef940956ed
Emergency restore v4: Don't store decrypted chunks as files
Instead of storing the verified+decrypted chunks as intermediate files
on disk, pipe them straight into decompression+extraction. This saves a
lot of disk space and typing.
2020-10-09 11:07:48 +00:00
Rusty Bird
2de76f9553
Emergency restore: Don't fail on large VMs
VMs whose backup size exceeds 100 GiB have more than a thousand chunks,
i.e. private.img.999 is succeeded by private.img.1000 and so on. Ensure
that these are all processed, and in the right numerical order.

Fixes QubesOS/qubes-issues#6113
2020-10-08 15:22:54 +00:00
Rusty Bird
575c8234c3
Emergency restore v4: Drop obsolete part carried over from v3 2020-10-08 15:17:27 +00:00
Andrew David Wong
c7b3bd36bf
Fix section heading levels 2020-09-29 08:45:50 -05:00
Andrew David Wong
8458afcd5f
Update permalink for consistency; remove unused tag 2020-09-16 20:24:31 -05:00
Andrew David Wong
9119bba439
Improve cross-linking of important documentation pages 2020-09-13 08:52:31 -05:00
Andrew David Wong
74d8f1fcc8
Improve spacing on small screens 2020-09-13 08:35:57 -05:00
Andrew David Wong
6d7ae422b3
Merge branch 'patch-1' of https://github.com/ghijg/qubes-doc into ghijg-patch-1 2020-09-13 07:51:36 -05:00
Andrew David Wong
25612574a1
Fix typo 2020-09-13 07:50:08 -05:00
Andrew David Wong
f2af624d0d
Avoid appearance of recommending specific repos 2020-09-13 07:49:37 -05:00
Andrew David Wong
54bc2c7a60
Merge branch 'widgets-documentation' of https://github.com/marmarta/qubes-doc into marmarta-widgets-documentation 2020-09-13 07:26:21 -05:00
Andrew David Wong
f97a2f5c38
Update backup documentation
- Add general introductory information and advice
 - Add test restore step
 - Minor language fixes
 - Minor source formatting improvements
2020-08-31 15:40:11 -05:00
ㄗㄠˋ ㄑㄧˊ
7fbea110ce
another line 2020-08-30 12:40:29 +08:00
ㄗㄠˋ ㄑㄧˊ
0d5b64139c
Document alt + f11 2020-08-30 12:36:43 +08:00
Andrew David Wong
caf3452559
Improve section headings 2020-08-29 19:58:44 -05:00
ghijg
4f7e1d81bc
Update software-update-domu.md
When adding rpmfusion repositories it's important to add the related update repositories, too.
2020-08-21 17:55:37 +02:00
Andrew David Wong
af97eb0f11
Add DisposableVM example 2020-08-03 16:24:20 -05:00
Andrew David Wong
a61df16e71
Merge branch 'patch-2' of https://github.com/sarru1291/qubes-doc into sarru1291-patch-2 2020-05-28 13:25:17 -05:00