Marta Marczykowska-Górecka
afa78902d7
Added info on using qvm-prefs to change kernelopts
...
Fixes the lack-of-documentation issue described in QubesOS/qubes-issues#4797
2019-02-24 19:01:26 +01:00
Marek Marczykowski-Górecki
3dab015cae
managing-vm-kernel: update default kernelopts files
2019-02-24 05:35:19 +01:00
Christopher Laprise
fc19b6cf5d
Prevent ipv6 leaks.
...
Addresses qubes-users report from evastar.
2019-02-20 17:32:32 -05:00
Marek Marczykowski-Górecki
82e94c1a04
Describe expected files in /var/lib/qubes/vm-kernels/*/
2019-02-15 20:31:19 +01:00
Andrew David Wong
3cb2786bf0
Merge branch 'master' of https://github.com/jamke/qubes-doc into jamke-master
2019-02-09 12:47:24 -06:00
jamke
4c21ba3a24
Update assigning-devices.md
2019-02-09 19:45:51 +07:00
jamke
4b8fe46ee6
Fix typo: "trafic"
...
Fix typo: "trafic"
2019-02-08 21:43:10 +07:00
Andrew David Wong
ec698e8035
Fix top-level heading syntax for ToC generation
2019-01-27 23:42:35 -06:00
Marta Marczykowska-Górecka
3ebcd9e556
Updated resize-disk-image for clarity
...
Rewritten the doc for more clarity and explicit mention of GUI tools. The R4.0 section was needlessly complicated and seemed more scary than the procedure really is (resize and don't worry, in most cases).
Depends on https://github.com/QubesOS/qubes-attachment/pull/17
2019-01-11 13:27:50 +01:00
Bryce Guinta
de96766d3b
Fix ping call in vpn docs
...
The `-W` option requires a timeout. Without it, the ping command fails.
2018-12-27 23:42:53 -07:00
Andrew David Wong
45e6e0b155
Merge branch 'devel-overhead-cfg' of https://github.com/woju/qubes-doc
2018-12-23 15:52:55 -06:00
Andrew David Wong
2fa1da0fda
Make link relative and remove extra newline
2018-12-18 00:17:37 -06:00
unman
d2ba0d32f9
Update resize-disk-image.md
2018-12-17 10:37:07 +00:00
Andrew David Wong
1549a41700
Change "DispVM" to "DisposableVM" ( QubesOS/qubes-issues#2671 )
...
This patch changes all non-code, non-command instances of "DispVM" to
"DisposableVM". It also fixes a variety of orthographic errors
pertaining to this term, e.g., by correcting "Disposable VM" to
"DisposableVM".
2018-12-08 21:20:41 -06:00
Andrew David Wong
9586996f15
Add security information pertaining to DisposableVMs
...
This patch was prepared in collaboration with Simon Gaiser.
2018-12-03 20:11:10 -06:00
Andrew David Wong
4d9ca4c963
Merge branch 'zfs-typo' of https://github.com/strugee/qubes-doc into strugee-zfs-typo
2018-11-19 03:26:43 -06:00
AJ Jordan
5e45c2f02e
Remove weird \s from ZFS page
2018-11-18 18:37:22 -05:00
Andrew David Wong
aac3c16012
Improve GUI Configuration and Troubleshooting ( #741 )
...
- Grammar
- Orthography
- Diction
- Formatting
- Newlines
2018-11-15 21:15:42 -06:00
Wojtek Porczyk
5d5a127e1f
configuration/gui-configuration: 4K fix
...
This is to be merged after QubesOS/qubes-core-admin#240 .
2018-11-15 18:05:13 +01:00
unman
c6abf663c4
Update Further Reading links on salt.md
...
Now that formulae are described on this page, no longer need a link to readme on github.
2018-11-08 15:02:31 +00:00
Andrew David Wong
ebcc63ec2a
Improve time zone document ( #714 )
...
- Move from Common Tasks to Configuration Guides, since most users will
just use the GUI
- Rename from `change-timezone-terminal.md` to `change-time-zone.md`
(1) because we don't want multiple time zone documents for terminal
and non-terminal usage and (2) to make the orthography of "time zone"
consistent; update title and permalink accordingly
- Make heading syntax consistent
- Add heading
- Fix code block syntax
- Fix typo
- Add page to ToC
2018-10-14 14:36:29 -05:00
Andrew David Wong
e9cb0fbdf5
Merge branch 'patch-3' of https://github.com/gasull/qubes-doc into gasull-patch-3
2018-09-03 14:51:47 -05:00
Andrew David Wong
8e42b520ef
Remove unnecessary sudo
2018-09-02 01:27:26 -05:00
Galland
4469689453
comments as text lines
2018-08-22 12:35:16 +02:00
Galland
05b1f4a99f
Setup example of an encrypted second HDD on R4.0
...
This is too complex and error prone not to facilitate users' lives with an example of the few commands needed to perform this.
2018-08-21 15:52:11 +02:00
Daniel Gonzalez Gasull
7213d53eec
Fix auto-VPN
...
`nm-online` doesn't seem reliable and many times it didn't work, and
piping it to `systemd-cat` would log a small binary blob. The new method
has worked for me 100% of the time.
Also fixing weirdly indented comment in bash script.
2018-07-28 11:20:37 +08:00
awokd
f04809f67b
update R4.0 Debian steps
2018-07-25 09:16:12 +00:00
Marek Marczykowski-Górecki
9e6bc2d2bc
config-files: fix qvm-features -> service
2018-07-24 03:37:08 +02:00
Peter Todd
2c9184e2ed
Mention security benefit of TRIM and how to enable on swap
...
I verified manually on Qubes v4.0 that discard is in fact disabled by default
rather than enabled by default; the man page for `swapon` implies otherwise.
2018-07-20 23:34:36 -04:00
Andrew David Wong
4d378b3c4f
Merge branch 'patch-1' of https://github.com/gasull/qubes-doc into gasull-patch-1
2018-07-20 20:15:52 -05:00
Daniel Gonzalez Gasull
ac58fb4c9b
Use nm-online
2018-07-02 15:55:53 +08:00
Christopher Laprise
c0f0fb01a6
Add IPv6 failsafe
2018-07-01 16:57:45 -04:00
Daniel Gonzalez Gasull
82b14042de
Update vpn.md
2018-06-30 09:02:42 +08:00
Daniel Gonzalez Gasull
349f9ba7e1
Add troubleshooting for race condition on step 4
2018-06-28 15:39:31 +08:00
Daniel Gonzalez Gasull
045e4c7d3e
Make it clear that the 2 new steps are optional
2018-06-26 18:37:28 +08:00
Daniel Gonzalez Gasull
7811443006
NM: start VPN automatically, fail-close
...
When configuring with NetworkManager, make VPN start automatically and fail-close the connection.
2018-06-26 18:29:55 +08:00
Andrew David Wong
a26774a628
Document Salt VM formulae (qubes-mgmt-salt-dom0-virtual-machines)
...
From: https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines/blob/master/README.rst
Requested by: https://github.com/QubesOS/qubes-issues/issues/2132#issuecomment-397696381
2018-06-16 14:44:00 -05:00
Andrew David Wong
f8b006ae5d
Add section on installing, uninstalling, and reinstalling templates
...
Also includes other miscellaneous fixes and improvements
2018-06-12 21:50:03 -05:00
awokd
5fcb3e53cb
link to Debian kernel issue
2018-04-28 18:37:28 +00:00
awokd
535eec3229
reword clone step
2018-04-08 12:52:25 +00:00
awokd
45d25ccc4f
4.0 update Fedora content
2018-04-04 22:34:27 +00:00
Andrew David Wong
88ced6005d
Merge branch 'patch-3' of https://github.com/awokd/qubes-doc into awokd-patch-3
2018-04-04 00:12:24 -05:00
Andrew David Wong
bb3f1b7f5f
Merge branch 'patch-2' of https://github.com/awokd/qubes-doc into awokd-patch-2
2018-04-01 15:12:17 -05:00
awokd
1644d3d2a2
remove -H
2018-04-01 19:21:59 +00:00
awokd
bdd6bbc30d
remove -H
2018-04-01 19:20:45 +00:00
awokd
e8ccfd7d58
add revisions_to_keep and <> markers
2018-04-01 07:43:10 +00:00
Andrew David Wong
2785a15396
Remove "How to run an HTTP filtering proxy"
...
See: https://github.com/QubesOS/qubes-doc/pull/601
2018-03-18 21:47:57 -05:00
Andrew David Wong
e3417174f3
Merge branch 'patch-3' of https://github.com/awokd/qubes-doc into awokd-patch-3
2018-03-18 21:46:41 -05:00
Andrew David Wong
ffdc303df0
Merge branch 'patch-6' of https://github.com/awokd/qubes-doc into awokd-patch-6
2018-03-18 19:06:23 -05:00
Andrew David Wong
f02757db8a
Merge branch 'patch-1' of https://github.com/xloem/qubes-doc into xloem-patch-1
2018-03-18 19:04:33 -05:00