All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.
Go to file
ttasket a09ec964ad Automatic; No manual coding of IP addresses.
This requires the user only to add a few lines to their ovpn config file, and copy a few scripts (verbatim). They do not have to figure out which IP addresses are appropriate and hard-code them--unless their VPN service is bereft of domain names. Even in that case, they can do it easily within the ovpn config file. This is much less error-prone and should work with a greater variety of services (large commercial services tend to change their IPs so using domain names and DHCP is preferable in that case).

Also converted firewall section (3) to one code block for much less cutting/pasting. Comments are still there as shell comments.

The only required template changes are adding openvpn itself and possibly disabling the default systemd service for it. Everything else should be there in /rw/config.

This doesn't include extra firewall protections against inadvertent net access from within the VPN VM. I'm thinking of proposing those additions in a separate edit.
2016-06-04 20:01:58 -04:00
basics Update user-faq.md 2016-05-31 02:10:46 +00:00
common-tasks Minor formatting 2016-06-03 15:18:09 -07:00
configuration Automatic; No manual coding of IP addresses. 2016-06-04 20:01:58 -04:00
customization i3 installation from testing repository 2016-05-30 10:42:53 +02:00
developers fixed typo, added hyperlink 2016-05-27 11:58:44 +00:00
hardware Link to Hardware Certification page 2016-05-11 13:12:37 -07:00
installing Change dd example device 2016-06-03 15:27:24 -07:00
managing-os Update kali.md 2016-05-26 01:37:37 +02:00
privacy improve readability 2016-06-03 16:02:08 +00:00
reference Update Glossary 2016-05-25 01:52:38 -07:00
releases Clean up and organize doc files 2016-03-15 11:15:31 +00:00
security Merge pull request #146 from kulinacs/split-git 2016-05-25 01:16:25 -07:00
troubleshooting Fix formatting and clean up text 2016-05-25 21:50:58 -07:00
unsorted Remove en/ from URLs (QubesOS/qubes-issues#1333) 2015-10-28 22:14:40 +00:00
CONTRIBUTING.md Create CONTRIBUTING file 2016-04-06 08:32:30 +00:00
doc.md Add link to Feature Development Tracker 2016-06-04 16:56:56 -07:00
README.md Fix typo 2016-03-22 22:52:54 +00:00

Qubes OS Documentation

Canonical URL: https://www.qubes-os.org/doc/

All Qubes OS Project documentation pages are stored as plain text files in this dedicated repository. By cloning and regularly pulling from this repo, users can maintain their own up-to-date offline copy of all Qubes documentation rather than relying solely on the Web.

For more information about the documentation, including how to contribute, please see the Documentation Guidelines.