Commit Graph

134 Commits

Author SHA1 Message Date
Andrew David Wong
50b1611cac
Clarify release upgrades; add section headings 2021-05-10 12:50:50 -07:00
Andrew David Wong
de4455d7a8
Clarify intended audience of command-line equivalents alert 2021-05-10 12:24:17 -07:00
Andrew David Wong
c91df0b5b7
Fix typo 2021-05-06 09:01:06 -07:00
Andrew David Wong
9eea4db0a6
Update documentation on updating Qubes OS
- Warn against using direct commands (in part due to
  QubesOS/qubes-issues#6275).
- Remove duplicate content from dom0 and domU pages. Link to main update
  page instead.
- Add information on command-line equivalents to the Qubes Update tool,
  since many Qubes users prefer to run updates via the command-line.
2021-05-06 06:34:50 -07:00
Tobias Killer
617330d026
Resolve open issues mentioned on Transifex 2021-04-16 19:45:56 +02:00
Tobias Killer
b6cb04c297
Refactor links in order to obey the new convention rule 2021-04-11 00:09:05 +02:00
Marek Marczykowski-Górecki
752f1d4ddc
Fix over indented code blocks 2021-03-28 20:58:39 +02:00
Andrew David Wong
d328b1b1c9
Merge branch 'translation-prepare' of https://github.com/marmarek/qubes-doc into marmarek-translation-prepare 2021-03-26 20:46:10 -07:00
Andrew David Wong
1362295f4a
Add "Qube Updates Available" image (#1119) 2021-03-15 15:10:05 -07:00
Andrew David Wong
1392f53fa7
Add screenshot of Qubes Update tool (#1119) 2021-03-14 20:42:32 -07:00
Maya
820af56761
Add lang + ref tags to frontmatter
Those are fields used by the language switcher to correlate pages across
different languages, even if they have different names/paths/titles.
They are generated with the prepare_for_translation.py script.
2021-03-14 16:18:11 +01:00
Maya
8f8a8e50ea
Normalize frontmatter
- sort keys
- remove permalink from redirects
2021-03-14 16:18:10 +01:00
Maya
67a92614aa
Markdown formatting fixes
- mark all code blocks with ```
- unify empty lines between sections
- adjust list syntax (no space before dash)
- adjust headers to use Atx-style syntax
- remove trailing spaces
2021-03-14 16:18:10 +01:00
Andrew David Wong
b8d1b4ceea
Improve Qubes Update tool documentation 2021-03-11 06:28:22 -08:00
Andrew David Wong
835a5f56be
Merge branch 'patch-9' of https://github.com/deeplow/qubes-doc into deeplow-patch-9 2021-03-11 06:17:52 -08:00
Andrew David Wong
2a418896d9
Improve dom0 backup documentation
Related: QubesOS/qubes-issues#1635
2021-03-10 22:14:59 -08:00
Andrew David Wong
71536acdfe
Merge branch 'patch-1' of https://github.com/scallyob/qubes-doc into scallyob-patch-1 2021-03-10 21:51:07 -08:00
scallyob
e8e56adc2d
Clarify Dom0 backup and restore process
Make clear that Dom0 backup only applies to /home/ and give an example of how you might try to backup system files. Also point out that any packages can/must be reinstalled on a fresh system.
2021-03-10 23:16:44 +00:00
deeplow
1c2d43069d
add placeholder 2021-03-08 14:01:45 +00:00
deeplow
c77f78d051
mention qubes updater 2021-03-08 13:27:53 +00:00
deeplow
1026a22442
Clarify reason for restarting templateBasedVMs
Some confusing about what this step means https://qubes-os.discourse.group/t/element-desktop/2882/3

Not sure if my commit directly clears up some of the confusing, but it may help some people understand what they have to do.
2021-02-18 17:24:38 +00:00
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