Commit Graph

129 Commits

Author SHA1 Message Date
deeplow
415af9faa8
Mention customizing TorBrowser in whonix is different
Some users like to change the default security slider for Tor Browser to Disposable Whonix-WS qubes,
but that is utterly intuitive since changes do not persist across reboots in the template for the disposable
qube. The note avoids user confusion on how to do that.
2020-09-12 10:31:37 +00:00
Andrew David Wong
c7e5501b68
Merge branch 'patch-1' of https://github.com/qtpies/qubes-doc into qtpies-patch-1 2020-08-07 01:30:43 -05:00
Andrew David Wong
91f8555ea1
Merge branch 'patch-1' of git://github.com/PROTechThor/qubes-doc into PROTechThor-patch-1 2020-07-16 09:13:11 -05:00
Andrew David Wong
599a024bda
Add warning about external resources 2020-07-11 00:56:24 -05:00
Daniel Moerner
c97473ca1e
Update i3.md
Add a gist for a script, inspired by Holger Levsen, to use dmenu to open a terminal in a VM of the user's choice
2020-07-10 23:14:08 -04:00
Michael Carbone
5c6064b056
make config file example more accurate
please confirm my changes are correct. 

if we are showing an example of applying some configuration values (like ... `= true`), then it should be not be commented out, to make clear this is what the user needs to do to apply a configuration.

also if the default of audio_low_latency is true, then (and in my dom0 it is the case) that it should be by default set to `true` not `false`. also updated the language to reflect what the `guid.conf` looks like by default.
2020-07-07 09:50:15 -04:00
Michael Carbone
1b1efd4dc4
mention mimeopen for changing default apps
would be great to add what is used for fedora-based templates as well.
2020-06-08 10:21:58 -04:00
Enjeck Cleopatra
d4dd64ae0e
USB installation black screen 2020-06-03 11:12:41 +01:00
Andrew David Wong
45bfbbf6bd
Merge branch 'patch-1' of https://github.com/reynir/qubes-doc into reynir-patch-1 2020-05-18 09:42:01 -05:00
Reynir Björnsson
d9894207e0
Update mount-from-other-os.md
It seems the block quote markers (`` ``` `) should be at the beginning of the line. At least it appears broken on the website.
2020-05-17 13:09:58 +02:00
null pointer exception
66ef502f6d
Clean up some wording 2020-05-16 00:16:34 +00:00
null pointer exception
d56b2381de
Add code blocks 2020-05-16 00:11:17 +00:00
null pointer exception
8a8076cef5
Remove extraneous problem restatement 2020-04-27 18:20:12 +00:00
Andrew David Wong
39aa88caef
Merge branch 'patch-11' of https://github.com/marmarta/qubes-doc into marmarta-patch-11 2020-03-25 10:37:34 -05:00
Andrew David Wong
15d718eb63
Merge branch 'patch-9' of https://github.com/marmarta/qubes-doc into marmarta-patch-9 2020-03-25 10:36:20 -05:00
Marta Marczykowska-Górecka
fd1cd0077b
Changed xl console to qvm-console-dispvm
Due to changes documented in https://github.com/QubesOS/qubes-issues/issues/4544 , we can now use the (safer) qvm-console-dispvm instead of a raw xl console.
2020-03-24 16:20:56 +01:00
Marta Marczykowska-Górecka
65d61d6f8b
Changed xl console to qvm-console-dispvm
Due to changes documented in https://github.com/QubesOS/qubes-issues/issues/4544 , we can now use the (safer) qvm-console-dispvm instead of a raw xl console.
2020-03-24 16:16:23 +01:00
Yukikoo
de49b644d3
Spelling check fix 2020-03-22 09:35:51 +00:00
Yukikoo
37b30af431
Update "installing kernel in Debian VM"
fix https://github.com/QubesOS/qubes-issues/issues/5733

Going a bit further, and removing the previous instructions: 
~~~
sudo mkdir -p /boot/grub
sudo apt install --no-install-recommends linux-image-amd64 linux-headers-amd64 grub2-common qubes-kernel-vm-support
sudo update-grub
~~~

The directory "/boot/grub/" already exist on the "Debian Template", and will be created by "grub2" if it doesn't exist (like for the "Debian Minimal Template"). 

Tested the modification on a qube based on Debian Template, and on a qube based on Debian Minimal Template. Both seems to work correctly.
2020-03-22 08:49:11 +00:00
Death Grippin
7630a46a88
Add punctuation and change wording 2020-03-15 12:34:10 -04:00
Andrew David Wong
da74d6ba82
Fix typos 2020-02-28 10:53:29 -06:00
Andrew David Wong
1cff48812c
Merge branch 'patch-2' of https://github.com/jdorel/qubes-doc into jdorel-patch-2 2020-02-28 10:52:46 -06:00
max
8d5d7ea50e
Add Makefile commands needed before building 2020-02-18 12:09:39 +01:00
Jonas DOREL
a0c773d4a4 Move gui-troubleshooting to gui-configuration-and-troubleshooting 2020-02-15 15:00:45 +01:00
Andrew David Wong
cfc8753d7c
Merge branch 'disp-vm-fix' of https://github.com/tetrahedras/qubes-doc into tetrahedras-disp-vm-fix 2020-01-23 03:52:57 -06:00
tetrahedras
9537c75ef8 fix typo 2020-01-21 03:03:15 +01:00
Andrew David Wong
94bb8e0ff7
Normalize page title (QubesOS/qubes-issues#5399) 2020-01-08 05:42:17 -06:00
Andrew David Wong
a6de1e2934
Move mount-from-other-os.md from common-tasks to advanced-configuration
This is not likely to be something that users commonly do, and it
requires advanced use of tools to handle disks, partitions, and volumes.

QubesOS/qubes-issues#5399
2020-01-08 05:38:30 -06:00
Andrew David Wong
5117619967
Merge branch 'patch-kernel-files' of https://github.com/marmot1791/qubes-doc into marmot1791-patch-kernel-files 2019-12-18 01:11:50 -06:00
Snowy Marmot
9a33af6aa3
Clarify required kernel files
Clarify required kernel files per https://github.com/QubesOS/qubes-issues/issues/5516
2019-12-15 15:25:37 +00:00
Patrick Schleizer
76042b873a
add qubes-kernel-vm-support package for Debian minimal template support 2019-11-27 07:59:32 +00:00
Andrew David Wong
a0d40c6ea8
Fix typo 2019-11-27 01:55:32 -06:00
Patrick Schleizer
373fc8cab7
fix, Virtualization mode HVM does support VM kernel with TemplateVM boot 2019-11-25 06:22:42 +00:00
Patrick Schleizer
216604b480
explain kernel and virtualization mode setting 2019-11-24 09:24:51 +00:00
Patrick Schleizer
2b091918ac
fix typo 2019-11-23 17:38:14 +00:00
Patrick Schleizer
7332c72a00
improve Qubes VM kernel, Debian distribution kernel installation instructions 2019-11-23 12:25:41 +00:00
qtpies
85e9e02dff
Update config-files.md
example script to edit hostsfile had missing '
2019-11-13 23:15:02 +01:00
hexagonrecursion
75b3884175
Adivse to disable appmenus-dispvm for static DVMs 2019-10-29 14:16:19 +00:00
awokd
cdf1775b90
use xen-*.efi instead 2019-09-23 01:38:51 +00:00
Andrew David Wong
b17b2fa803
Merge branch 'patch-4' of https://github.com/awokd/qubes-doc into awokd-patch-4 2019-09-15 16:20:03 -05:00
awokd
e77508a919
add another mapbs symptom to title 2019-09-14 09:35:24 +00:00
awokd
eb86d701ea
delete rEFInd reference
Haven't seen it needed with 4.0+ installer.
2019-09-06 11:53:09 +00:00
Andrew David Wong
c82c247869
Improve text 2019-09-05 21:59:27 -05:00
ronpunz
40b7cfc5d5
Update disposablevm-customization.md 2019-09-05 19:53:09 +00:00
Andrew David Wong
1d554658bc
Fix links 2019-09-02 05:03:21 -05:00
Andrew David Wong
ba4686599a
Link to dom0 kernel upgrade section
QubesOS/qubes-issues#4846
2019-08-26 19:50:13 -05:00
Andrew David Wong
533e113e6c
Merge branch 'edit-qrexec' of https://github.com/pierwill/qubes-doc into pierwill-edit-qrexec 2019-08-25 11:17:18 -05:00
awokd
f65f7dc44e
misc. appearance, grammar 2019-08-24 07:35:54 +00:00
awokd
23b169d4ce
clean up mapbs, noexitboot, efi=attr=uc sections 2019-08-24 07:19:32 +00:00
awokd
8f68cd0ca3
remove 3.1 content 2019-08-24 06:46:28 +00:00
awokd
89d82ac694
Simplify titles, add BOOTX64.cfg location 2019-08-24 06:45:02 +00:00
awokd
9c0b641aa3
Move installer freezing section up 2019-08-24 06:27:36 +00:00
pierwill
a4b7b754bb Fix links to qrexec docs 2019-08-23 16:37:27 -05:00
pierwill
8a834816ff Add note regarding qrexec keyword characters in rpc-policy.md 2019-08-22 15:15:40 -05:00
pierwill
9f21ac85f9 Update qrexec keyword characters 2019-08-21 17:41:43 -05:00
Patrick Schleizer
296498ecc2
full path to log 2019-08-06 12:54:50 +00:00
Andrew David Wong
af93a8a870
Add explicit reminder to update qubes.UpdatesProxy 2019-08-03 17:19:05 -05:00
Andrew David Wong
3e41f896f1
Merge branch 'docs-5044' of https://github.com/tapaswenipathak/qubes-doc into tapaswenipathak-docs-5044 2019-08-03 00:44:31 -05:00
unman
a540afdbb6
Resize disk - Tidy up 2019-08-01 13:32:30 +00:00
Andrew David Wong
d22d659b79
Merge branch 'issue-4208' of https://github.com/tapaswenipathak/qubes-doc into tapaswenipathak-issue-4208 2019-07-20 21:33:12 -05:00
unman
61f2fd7cda
Add information on reducing size of disk images 2019-07-19 14:22:50 +00:00
Tapasweni Pathak
5caf514755 Add proper info about Xorg log file 2019-07-19 13:16:15 +05:30
Tapasweni Pathak
88ac06094b Add log_level as 1 remove info 2019-07-19 13:04:02 +05:30
Tapasweni Pathak
9427e1bb21 Added audio_low_latency and dom0 line 2019-07-19 13:02:51 +05:30
Tapasweni Pathak
d78ea2289d Add few docs for xorg.conf.d 2019-07-19 07:37:36 +05:30
Tapasweni Pathak
f4e84c8eaf Fix Travis CI issue 2019-07-18 02:08:57 +05:30
Tapasweni Pathak
4d2a8a4e9b Fix spaces issue 2019-07-16 20:10:14 +05:30
Tapasweni Pathak
df0093d4f8 Add proper description for config parameters 2019-07-16 20:00:01 +05:30
Tapasweni Pathak
46f681a2d0 Fix variables 2019-07-15 05:44:13 +05:30
Tapasweni Pathak
c813fd0f49 Update https://www.qubes-os.org/doc/config-files/ 2019-07-15 05:12:50 +05:30
Patrick Schleizer
1b0e0445af
minor formatting 2019-07-01 14:08:27 +00:00
Andrew David Wong
e1248ad120
Fix typos (#827) 2019-06-10 19:52:26 -05:00
unman
6f1d018605
Tidied up bind-dirs.md
Moved example to config-files.md
2019-06-06 16:35:08 +00:00
Andrew David Wong
0dcd0e06d0
Merge branch 'config-networkhooks' of https://github.com/fepitre/qubes-doc into fepitre-config-networkhooks 2019-05-30 21:06:53 -05:00
Andrew David Wong
994632280a
Move core docs back to core section; clean up titles
Requested by: https://github.com/QubesOS/qubes-doc/pull/823#issuecomment-497306277
2019-05-30 21:02:41 -05:00
Frédéric Pierret (fepitre)
40f7c883d7
network-hooks: clarify the context in which it's executed and give more details for HVM
From Marek's comment: https://github.com/QubesOS/qubes-doc/pull/824#pullrequestreview-243813651
2019-05-30 16:58:46 +02:00
Frédéric Pierret (fepitre)
84e54147af
Add doc for Qubes network hooks 2019-05-30 15:57:00 +02:00
Andrew David Wong
f58b6db36d
Move core user docs back to appropriate sections
Requested by: https://github.com/QubesOS/qubes-doc/pull/823#issuecomment-496316322
Related to: QubesOS/qubes-issues#4693
2019-05-27 17:54:39 -05:00
Andrew David Wong
d31c786942
Reorganize files to account for new "External" section
QubesOS/qubes-issues#4693
2019-05-26 19:32:45 -05:00