Commit Graph

35 Commits

Author SHA1 Message Date
Dr. Gerhard Weck
08c96879c5
Clarify IP address usage for forwading 2022-05-28 13:08:00 +02:00
Dr. Gerhard Weck
de87082d1e
Clarify IP address usage for forwarding 2022-05-28 13:06:19 +02:00
Dr. Gerhard Weck
a072318fe4
IP address use for forwarding external requests 2022-05-28 13:03:29 +02:00
Dr. Gerhard Weck
c86d57e44b
Add explanation for firewall rule in target VM
Is it really the firewall address in the rule of the target VM? Or, instead, the originating address of the web access?
2022-05-13 13:25:54 +02:00
Dr. Gerhard Weck
1a02c6a909
Clarify use of IP addresses for frowarding 2022-05-08 13:13:31 +02:00
Andrew David Wong
e451f92cde
Update attachment paths 2021-06-18 05:46:02 -07:00
Andrew David Wong
60bd80ad25
Revert "Update attachment paths"
This reverts commit e5a21f7488.
2021-06-18 05:39:47 -07:00
Andrew David Wong
e5a21f7488
Update attachment paths 2021-06-18 05:02:02 -07:00
Andrew David Wong
aea595397f
Mass replace "AppVM" and "TemplateBasedVM" with "app qube"
QubesOS/qubes-issues#1015
2021-06-18 01:55:53 -07:00
Andrew David Wong
6d81f95cc2
Update and reorganize documentation
- Convert "Common Tasks" to "How-to Guides"
  (QubesOS/qubes-issues#6694)
- Make title capitalization consistent across docs
- Fix leftover h1 headings
- Reorganize various pages and topics
- Update permalinks to better match titles
- Create redirects for changed permalinks
- Miscellaneous cleanup

QubesOS/qubes-issues#6701
2021-06-17 05:16:22 -07:00
Andrew David Wong
2c473241a8
Revert "Remove all instances of permalink: in YAML frontmatter"
This reverts commit c815e4c54c.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862822827
2021-06-16 19:56:25 -07:00
Andrew David Wong
a4cbb51092
Remove vestigial '====' heading syntax
https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:53:27 -07:00
Andrew David Wong
f822b70435
Remove redundant titles
First pass for all titles still using the old '=====' syntax

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:48:48 -07:00
Andrew David Wong
0c95b3ae4d
Revert "Remove instances of title: from YAML headers"
This reverts commit 24e6a8a616.

https://github.com/QubesOS/qubes-issues/issues/6701#issuecomment-862060759
2021-06-15 23:19:45 -07:00
Andrew David Wong
c815e4c54c
Remove all instances of permalink: in YAML frontmatter
Converts existing permalink paths into redirect_from entries.

QubesOS/qubes-issues#6701
2021-06-15 22:33:51 -07:00
Andrew David Wong
24e6a8a616
Remove instances of title: from YAML headers
QubesOS/qubes-issues#6701
2021-06-15 22:16:59 -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
HackerNCoder
5701f5b733
Downgrade images to 4.0 2021-02-16 02:44:31 +01:00
unman
00a657d660
Improve firewall.md, for consistent style.
Remove old material.
Clarify use of firewall scripts
2020-12-27 16:20:30 +00:00
Andrew David Wong
5f61c3c32e
Update link to Qubes-Community version
https://github.com/QubesOS/qubes-issues/issues/4693
2020-12-07 22:54:52 -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
hackerncoder
ef890d4253
change applicable images to 4.1 screenshots 2020-10-25 17:04:17 +01:00
Andrew David Wong
a35177e9d2
Merge branch 'master' of https://github.com/misterzed88/qubes-doc into misterzed88-master 2019-09-15 16:25:16 -05:00
Andrew David Wong
c2de80fe46
Merge branch 'firewall-logs' of https://github.com/strugee/qubes-doc into strugee-firewall-logs 2019-09-15 16:24:23 -05:00
Andrew David Wong
255eb95414
Merge branch 'qvm-connect-tcp' of https://github.com/fepitre/qubes-doc into fepitre-qvm-connect-tcp 2019-09-15 16:22:11 -05:00
Zoltan Kelemen
5e14f17a75 Add option for waiting for xtables lock, to avoid potential intermittent script failures in case another process is concurrently accessing iptables. 2019-09-02 13:07:09 +02:00
Zoltan Kelemen
8f3c4343b5 Fix minor problem with wrong chain being checked resulting in multiple iptables entries created when script runs multiple times. 2019-09-02 13:01:22 +02:00
Frédéric Pierret (fepitre)
a184b141b4
qubes.ConnectTCP: fix mistake in path of edition 2019-08-30 17:03:10 +02:00
AJ Jordan
cda9e8a2fb
Add note about firewall logs for troubleshooting
Fixes QubesOS/qubes-issues#5270
2019-08-29 11:51:12 -07:00
Frédéric Pierret (fepitre)
7628238da9
Add examples for using qubes.ConnectTCP 2019-08-25 19:35:51 +02:00
pierwill
0ead3a07b6 Add semantic newlines for firewall.md 2019-08-18 13:12:54 -05:00
pierwill
eb29ca0db4 Move paragraphs to one line each in firewall.md 2019-08-18 13:10:51 -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