Update index

This commit is contained in:
Marek Marczykowski-Górecki 2024-01-04 19:31:27 +01:00
parent bbd0337e91
commit a71b86aab4
No known key found for this signature in database
GPG key ID: F32894BE9684938A
9 changed files with 202 additions and 437 deletions

View file

@ -336,7 +336,7 @@ symptom-action layout.
**Expected results**: **Expected results**:
- Review existing :ref:`troubleshooting guides <index:troubleshooting>` - Review existing :ref:`troubleshooting guides <troubleshooting>`
- Review - Review
`issues <https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+label%3A%22C%3A+doc%22>`__ `issues <https://github.com/QubesOS/qubes-issues/issues?q=is%3Aopen+is%3Aissue+label%3A%22C%3A+doc%22>`__

View file

@ -51,7 +51,7 @@ Key architecture features
(For those interested in the history of the project, `Architecture Spec v0.3 [PDF] </_static/arch-spec-0.3.pdf>`__ is the original 2009 (For those interested in the history of the project, `Architecture Spec v0.3 [PDF] </_static/arch-spec-0.3.pdf>`__ is the original 2009
document that started this all. Please note that this document is for document that started this all. Please note that this document is for
historical interest only. For the latest information, please see the historical interest only. For the latest information, please see the
rest of the :ref:`System Documentation <index:system>`.) rest of the :ref:`System Documentation <developers-system>`.)
Qubes Core Stack Qubes Core Stack
---------------- ----------------

605
index.rst
View file

@ -7,652 +7,415 @@ Table of contents
----------------- -----------------
Introduction .. _introduction:
^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Introduction
Introduction </introduction/intro> introduction/intro
introduction/screenshots
Screenshots </introduction/screenshots> introduction/video-tours
introduction/getting-started
Video tours </introduction/video-tours> introduction/faq
introduction/issue-tracking
Getting started </introduction/getting-started> introduction/support
introduction/contributing
Frequently asked questions (FAQ) </introduction/faq> introduction/statistics
introduction/code-of-conduct
Issue tracking </introduction/issue-tracking> introduction/privacy
Help, support, mailing lists, and forum </introduction/support>
How to contribute </introduction/contributing>
Statistics </introduction/statistics>
Code of conduct </introduction/code-of-conduct>
Privacy policy </introduction/privacy>
User Documentation User Documentation
^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^
Core documentation for Qubes users. Core documentation for Qubes users.
Choosing Your Hardware
^^^^^^^^^^^^^^^^^^^^^^
.. _choosing-your-hardware:
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Choosing Your Hardware
System requirements </user/hardware/system-requirements> user/hardware/system-requirements
user/hardware/certified-hardware
Certified hardware </user/hardware/certified-hardware>
Community-recommended hardware <https://forum.qubes-os.org/t/5560> Community-recommended hardware <https://forum.qubes-os.org/t/5560>
Hardware compatibility list (HCL) <https://www.qubes-os.org/hcl/> Hardware compatibility list (HCL) <https://www.qubes-os.org/hcl/>
user/hardware/how-to-use-the-hcl
How to use the hardware compatibility list (HCL) </user/hardware/how-to-use-the-hcl>
.. _downloading-installing-and-upgrading-qubes:
Downloading, Installing, and Upgrading Qubes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Downloading, Installing, and Upgrading Qubes
Download Qubes OS <https://www.qubes-os.org/downloads/> Download Qubes OS <https://www.qubes-os.org/downloads/>
Download mirrors <https://www.qubes-os.org/downloads/mirrors/> Download mirrors <https://www.qubes-os.org/downloads/mirrors/>
user/downloading-installing-upgrading/installation-guide
Installation guide </user/downloading-installing-upgrading/installation-guide> user/downloading-installing-upgrading/install-security
user/downloading-installing-upgrading/upgrade/upgrade
Installation security </user/downloading-installing-upgrading/install-security> user/downloading-installing-upgrading/supported-releases
user/downloading-installing-upgrading/testing
Upgrade guides </user/downloading-installing-upgrading/upgrade/upgrade>
Supported releases </user/downloading-installing-upgrading/supported-releases>
Testing new releases and updates </user/downloading-installing-upgrading/testing>
.. _how-to-guides:
How-to guides
^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: How-to guides
How to organize your qubes </user/how-to-guides/how-to-organize-your-qubes> user/how-to-guides/how-to-organize-your-qubes
user/how-to-guides/how-to-update
How to update </user/how-to-guides/how-to-update> user/how-to-guides/how-to-back-up-restore-and-migrate
user/how-to-guides/how-to-copy-and-paste-text
How to back up, restore, and migrate </user/how-to-guides/how-to-back-up-restore-and-migrate> user/how-to-guides/how-to-copy-and-move-files
user/how-to-guides/how-to-copy-from-dom0
How to copy and paste text </user/how-to-guides/how-to-copy-and-paste-text> user/how-to-guides/how-to-install-software
user/how-to-guides/how-to-use-disposables
How to copy and move files </user/how-to-guides/how-to-copy-and-move-files> user/how-to-guides/how-to-enter-fullscreen-mode
user/how-to-guides/how-to-use-devices
How to copy from dom0 </user/how-to-guides/how-to-copy-from-dom0> user/how-to-guides/how-to-use-block-storage-devices
user/how-to-guides/how-to-use-usb-devices
How to install software </user/how-to-guides/how-to-install-software> user/how-to-guides/how-to-use-pci-devices
user/how-to-guides/how-to-use-optical-discs
How to use disposables </user/how-to-guides/how-to-use-disposables> user/how-to-guides/how-to-reinstall-a-template
How to enter fullscreen mode </user/how-to-guides/how-to-enter-fullscreen-mode>
How to use devices </user/how-to-guides/how-to-use-devices>
How to use block storage device </user/how-to-guides/how-to-use-block-storage-devices>
How to use USB devices </user/how-to-guides/how-to-use-usb-devices>
How to use PCI devices </user/how-to-guides/how-to-use-pci-devices>
How to use optical discs </user/how-to-guides/how-to-use-optical-discs>
How to reinstall a template </user/how-to-guides/how-to-reinstall-a-template>
.. _templates:
Templates
^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Templates
Templates </user/templates/templates> user/templates/templates
user/templates/fedora/fedora
Fedora templates </user/templates/fedora/fedora> user/templates/fedora/fedora-upgrade
user/templates/debian/debian
How to upgrade a Fedora template in-place </user/templates/fedora/fedora-upgrade> user/templates/debian/debian-upgrade
user/templates/minimal-templates
Debian templates </user/templates/debian/debian> user/templates/xfce-templates
user/templates/windows/windows
How to upgrade a Debian template in-place </user/templates/debian/debian-upgrade>
Minimal templates </user/templates/minimal-templates>
Xfce templates </user/templates/xfce-templates>
.. _troubleshooting:
Troubleshooting
^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Troubleshooting
Installation troubleshooting </user/troubleshooting/installation-troubleshooting> user/troubleshooting/installation-troubleshooting
user/troubleshooting/update-troubleshooting
Update troubleshooting </user/troubleshooting/update-troubleshooting> user/troubleshooting/debian-and-whonix-update-troubleshooting
user/troubleshooting/hardware-troubleshooting
Updating Debian and Whonix </user/troubleshooting/debian-and-whonix-update-troubleshooting> user/troubleshooting/uefi-troubleshooting
user/troubleshooting/autostart-troubleshooting
Hardware troubleshooting </user/troubleshooting/hardware-troubleshooting> user/troubleshooting/resume-suspend-troubleshooting
user/troubleshooting/app-menu-shortcut-troubleshooting
UEFI troubleshooting </user/troubleshooting/uefi-troubleshooting> user/troubleshooting/vm-troubleshooting
user/troubleshooting/hvm-troubleshooting
Autostart troubleshooting </user/troubleshooting/autostart-troubleshooting> user/troubleshooting/disk-troubleshooting
user/troubleshooting/pci-troubleshooting
Suspend/resume troubleshooting </user/troubleshooting/resume-suspend-troubleshooting> user/troubleshooting/usb-troubleshooting
user/troubleshooting/gui-troubleshooting
App menu shortcut troubleshooting </user/troubleshooting/app-menu-shortcut-troubleshooting> user/troubleshooting/media-troubleshooting
user/troubleshooting/vpn-troubleshooting
Qube troubleshooting </user/troubleshooting/vm-troubleshooting>
HVM troubleshooting </user/troubleshooting/hvm-troubleshooting>
Disk troubleshooting </user/troubleshooting/disk-troubleshooting>
PCI troubleshooting </user/troubleshooting/pci-troubleshooting>
USB troubleshooting </user/troubleshooting/usb-troubleshooting>
GUI troubleshooting </user/troubleshooting/gui-troubleshooting>
Media troubleshooting </user/troubleshooting/media-troubleshooting>
VPN troubleshooting </user/troubleshooting/vpn-troubleshooting>
.. _security:
Security in Qubes .. _security-in-qubes:
^^^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Security in Qubes
Firewall </user/security-in-qubes/firewall> user/security-in-qubes/firewall
user/security-in-qubes/data-leaks
Data leaks </user/security-in-qubes/data-leaks> user/security-in-qubes/vm-sudo
user/security-in-qubes/device-handling-security
Passwordless root access in qubes </user/security-in-qubes/vm-sudo> user/security-in-qubes/anti-evil-maid
user/security-in-qubes/split-gpg
Device handling security </user/security-in-qubes/device-handling-security> user/security-in-qubes/ctap-proxy
user/security-in-qubes/mfa
Anti evil maid (AEM) </user/security-in-qubes/anti-evil-maid>
Split GPG </user/security-in-qubes/split-gpg>
U2F proxy </user/security-in-qubes/ctap-proxy>
YubiKey </user/security-in-qubes/mfa>
.. _advanced-topics:
Advanced Topics
^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Advanced topics
How to install software in dom0 </user/advanced-topics/how-to-install-software-in-dom0> user/advanced-topics/how-to-install-software-in-dom0
user/advanced-topics/volume-backup-revert
Volume backup and revert </user/advanced-topics/volume-backup-revert> user/advanced-topics/standalones-and-hvms
user/advanced-topics/config-files
Standalones and HVMs </user/advanced-topics/standalones-and-hvms> user/advanced-topics/secondary-storage
user/advanced-topics/rpc-policy
Config files </user/advanced-topics/config-files> user/advanced-topics/usb-qubes
user/advanced-topics/managing-vm-kernels
Secondary storage </user/advanced-topics/secondary-storage> user/advanced-topics/salt
user/advanced-topics/gui-domain
RPC policies </user/advanced-topics/rpc-policy> user/advanced-topics/disposable-customization
user/advanced-topics/installing-contributed-packages
USB qubes </user/advanced-topics/usb-qubes> user/advanced-topics/bind-dirs
user/advanced-topics/gui-configuration
Managing qube kernels </user/advanced-topics/managing-vm-kernels> user/advanced-topics/resize-disk-image
user/advanced-topics/qubes-service
Salt (management software) </user/advanced-topics/salt> user/advanced-topics/mount-from-other-os
user/advanced-topics/kde
GUI domain </user/advanced-topics/gui-domain> user/advanced-topics/i3
user/advanced-topics/awesomewm
Disposable customization </user/advanced-topics/disposable-customization>
Installing contributed packages </user/advanced-topics/installing-contributed-packages>
How to make any file persistent (bind-dirs) </user/advanced-topics/bind-dirs>
GUI configuration </user/advanced-topics/gui-configuration>
Resize disk images </user/advanced-topics/resize-disk-image>
Qubes service </user/advanced-topics/qubes-service>
How to mount a Qubes partition from another OS </user/advanced-topics/mount-from-other-os>
KDE (desktop environment) </user/advanced-topics/kde>
i3 (window manager) </user/advanced-topics/i3>
AwesomeWM (window manager) </user/advanced-topics/awesomewm>
.. _reference:
Reference
^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Reference
Command-line tools </user/reference/tools> user/reference/tools
user/reference/glossary
Glossary </user/reference/glossary>
.. _project-security:
Project Security
^^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Project Security
Qubes OS project security center </project-security/security> project-security/security
project-security/security-pack
Qubes security pack (qubes-secpack) </project-security/security-pack> project-security/verifying-signatures
Verifying signatures </project-security/verifying-signatures>
Developer Documentation Developer Documentation
^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^
Core documentation for Qubes developers and advanced users. Core documentation for Qubes developers and advanced users.
General .. _developers-general:
^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - general
Package contributions </developer/general/package-contributions> developer/general/package-contributions
developer/general/gsoc
Google Summer of Code (GSoC) </developer/general/gsoc> developer/general/gsod
Google Season of Docs (GSoD) </developer/general/gsod>
How to edit the documentation <https://www.qubes-os.org/doc/how-to-edit-the-documentation/> How to edit the documentation <https://www.qubes-os.org/doc/how-to-edit-the-documentation/>
Documentation style guide <https://www.qubes-os.org/doc/documentation-style-guide/> Documentation style guide <https://www.qubes-os.org/doc/documentation-style-guide/>
Website style guide <https://www.qubes-os.org/doc/website-style-guide/> Website style guide <https://www.qubes-os.org/doc/website-style-guide/>
developer/general/continuous-integration
Continuous integration (CI) </developer/general/continuous-integration> developer/general/usability-ux
developer/general/developing-gui-applications
Usability & UX </developer/general/usability-ux>
Visual style guide <https://www.qubes-os.org/doc/visual-style-guide/> Visual style guide <https://www.qubes-os.org/doc/visual-style-guide/>
developer/general/research
Research </developer/general/research> developer/general/devel-books
Developer books </developer/general/devel-books>
.. _developers-code:
Code
^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - code
Source code </developer/code/source-code> developer/code/source-code
developer/code/license
Software license </developer/code/license> developer/code/coding-style
developer/code/code-signing
Coding style </developer/code/coding-style>
Code signing </developer/code/code-signing>
.. _developers-system:
System
^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - system
Architecture </developer/system/architecture> developer/system/architecture
developer/system/security-design-goals
Security design goals </developer/system/security-design-goals> developer/system/security-critical-code
Security-critical code </developer/system/security-critical-code>
Qubes core admin <https://dev.qubes-os.org/projects/core-admin/> Qubes core admin <https://dev.qubes-os.org/projects/core-admin/>
Qubes core admin client <https://dev.qubes-os.org/projects/core-admin-client/> Qubes core admin client <https://dev.qubes-os.org/projects/core-admin-client/>
Qubes core stack <https://www.qubes-os.org/news/2017/10/03/core3/> Qubes core stack <https://www.qubes-os.org/news/2017/10/03/core3/>
developer/system/gui
GUI virtualization </developer/system/gui> developer/system/networking
developer/system/template-implementation
Networking </developer/system/networking> developer/system/audio
developer/system/template-manager
Template implementation </developer/system/template-implementation>
Storage pools </user/advanced-topics/secondary-storage>
Audio virtualization </developer/system/audio>
Template manager </developer/system/template-manager>
.. _developers-services:
Services
^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - services
Inter-qube file copying (qfilecopy) </developer/services/qfilecopy> developer/services/qfilecopy
developer/services/qmemman
Qubes memory manager (qmemman) </developer/services/qmemman> developer/services/disposablevm-implementation
developer/services/dom0-secure-updates
Disposable implementation </developer/services/disposablevm-implementation> developer/services/qrexec
developer/services/qrexec2
Dom0 secure updates </developer/services/dom0-secure-updates> developer/services/qrexec-internals
developer/services/qrexec-socket-services
Qrexec: secure communication across domains </developer/services/qrexec> developer/services/admin-api
developer/services/qfileexchgd
Qrexec v2 (deprecated) </developer/services/qrexec2>
Qrexec: Qubes RPC internals </developer/services/qrexec-internals>
Qrexec: Socket-based services </developer/services/qrexec-socket-services>
Admin API </developer/services/admin-api>
Qfileexchgd (deprecated) </developer/services/qfileexchgd>
.. _developers-debugging:
Debugging
^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - debugging
How to set up a test bench </developer/debugging/test-bench> developer/debugging/test-bench
developer/debugging/automated-tests
Automated tests </developer/debugging/automated-tests> developer/debugging/vm-interface
developer/debugging/windows-debugging
Python profiling <> developer/debugging/safe-remote-ttys
developer/debugging/mount-lvm-image
Qube configuration interface </developer/debugging/vm-interface>
Windows debugging </developer/debugging/windows-debugging>
Safe remote dom0 terminals </developer/debugging/safe-remote-ttys>
How to mount LVM images </developer/debugging/mount-lvm-image>
.. _developers-building:
Building
^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - building
Qubes builder </developer/building/qubes-builder> developer/building/qubes-builder
developer/building/qubes-builder-details
Qubes builder details </developer/building/qubes-builder-details> developer/building/development-workflow
developer/building/qubes-iso-building
Development workflow </developer/building/development-workflow>
Qubes ISO building </developer/building/qubes-iso-building>
Qubes template configs <https://github.com/QubesOS/qubes-template-configs> Qubes template configs <https://github.com/QubesOS/qubes-template-configs>
.. _developers-releases:
Releases
^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: Developers - releases
Release notes </developer/releases/notes> developer/releases/notes
developer/releases/schedules
Release schedules </developer/releases/schedules> developer/releases/todo
developer/releases/version-scheme
Release checklist </developer/releases/todo>
Version scheme </developer/releases/version-scheme>
External Documentation External Documentation
^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
Unofficial, third-party documentation from the Qubes community and Unofficial, third-party documentation from the Qubes community and
others. others.
Operating System Guides .. _external-operating-system-guides:
^^^^^^^^^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Operating System Guides
Windows qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/os/windows/windows.md>
Template: Ubuntu <https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md> Template: Ubuntu <https://github.com/Qubes-Community/Contents/blob/master/docs/os/ubuntu.md>
Template: Whonix <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md> Template: Whonix <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md>
Template: CentOS <https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md> Template: CentOS <https://github.com/Qubes-Community/Contents/blob/master/docs/os/centos.md>
Template: Gentoo <https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md> Template: Gentoo <https://github.com/Qubes-Community/Contents/blob/master/docs/os/gentoo.md>
Pentesting <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md> Pentesting <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting.md>
Pentesting: BlackArch <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md> Pentesting: BlackArch <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/blackarch.md>
Pentesting: Kali <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md> Pentesting: Kali <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/kali.md>
Pentesting: PTF <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md> Pentesting: PTF <https://github.com/Qubes-Community/Contents/blob/master/docs/os/pentesting/ptf.md>
Tips for Using Linux in an HVM <https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md> Tips for Using Linux in an HVM <https://github.com/Qubes-Community/Contents/blob/master/docs/os/linux-hvm-tips.md>
Creating a NetBSD VM <https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md> Creating a NetBSD VM <https://github.com/Qubes-Community/Contents/blob/master/docs/os/netbsd.md>
.. _exteranl-security-guides:
Security Guides
^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Security Guides
Security Guidelines <https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md> Security Guidelines <https://github.com/Qubes-Community/Contents/blob/master/docs/security/security-guidelines.md>
Using Multi-factor Authentication with Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md> Using Multi-factor Authentication with Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/security/multifactor-authentication.md>
How to Set Up a Split Bitcoin Wallet in Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md> How to Set Up a Split Bitcoin Wallet in Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/security/split-bitcoin.md>
Split dm-crypt <https://github.com/rustybird/qubes-split-dm-crypt> Split dm-crypt <https://github.com/rustybird/qubes-split-dm-crypt>
Split SSH <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/split-ssh.md> Split SSH <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/split-ssh.md>
Using OnlyKey with Qubes OS <https://docs.crp.to/qubes.html> Using OnlyKey with Qubes OS <https://docs.crp.to/qubes.html>
.. _external-privacy-guides:
Privacy Guides
^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Privacy Guides
Whonix for Privacy & Anonymity <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md> Whonix for Privacy & Anonymity <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/whonix.md>
Running Tails in Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md> Running Tails in Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/tails.md>
Anonymizing your MAC Address <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md> Anonymizing your MAC Address <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/anonymizing-your-mac-address.md>
Signal <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md> Signal <https://github.com/Qubes-Community/Contents/blob/master/docs/privacy/signal.md>
Reducing the fingerprint of the text-based web browser w3m <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md> Reducing the fingerprint of the text-based web browser w3m <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/w3m.md>
.. _external-configuration-guides:
Configuration Guides
^^^^^^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Configuration Guides
Qubes Tips and Tricks <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md> Qubes Tips and Tricks <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/tips-and-tricks.md>
How to set up a ProxyVM as a VPN Gateway <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md> How to set up a ProxyVM as a VPN Gateway <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/vpn.md>
Multibooting <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md> Multibooting <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md>
Changing your Time Zone <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md> Changing your Time Zone <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/change-time-zone.md>
Installing ZFS in Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md> Installing ZFS in Qubes <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/zfs.md>
Mutt Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md> Mutt Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/mutt.md>
Postfix Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md> Postfix Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/postfix.md>
Fetchmail Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md> Fetchmail Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/fetchmail.md>
Creating Custom NetVMs and ProxyVMs <https://theinvisiblethings.blogspot.com/2011/09/playing-with-qubes-networking-for-fun.html> Creating Custom NetVMs and ProxyVMs <https://theinvisiblethings.blogspot.com/2011/09/playing-with-qubes-networking-for-fun.html>
How to make proxy for individual tcp connection from networkless VM <https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a> How to make proxy for individual tcp connection from networkless VM <https://groups.google.com/group/qubes-devel/msg/4ca950ab6d7cd11a>
Adding Bridge Support to the NetVM (EXPERIMENTAL) <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md> Adding Bridge Support to the NetVM (EXPERIMENTAL) <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-bridge-support.md>
Screen Sharing <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/screen-share.md> Screen Sharing <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/screen-share.md>
Enabling TRIM for SSD disks <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md> Enabling TRIM for SSD disks <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/disk-trim.md>
Configuring a Network Printer <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md> Configuring a Network Printer <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/network-printer.md>
Using External Audio Devices <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md> Using External Audio Devices <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/external-audio.md>
Rxvt Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md> Rxvt Guide <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/rxvt.md>
Adding SSD storage cache <https://groups.google.com/d/msgid/qubes-users/a08359c9-9eb0-4d1a-ad92-a8a9bc676ea6%40googlegroups.com> Adding SSD storage cache <https://groups.google.com/d/msgid/qubes-users/a08359c9-9eb0-4d1a-ad92-a8a9bc676ea6%40googlegroups.com>
How to Make a Multimedia TemplateVM <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md> How to Make a Multimedia TemplateVM <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multimedia.md>
How to install an Nvidia driver in dom0 <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md> How to install an Nvidia driver in dom0 <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/install-nvidia-driver.md>
.. _external-customization-guides:
Customization Guides
^^^^^^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Customization Guides
Customizing Fedora minimal templates <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md> Customizing Fedora minimal templates <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/fedora-minimal-template-customization.md>
Customizing Windows 7 templates <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md> Customizing Windows 7 templates <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/windows-template-customization.md>
Language Localization <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md> Language Localization <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md>
Dark Theme in Dom0 and DomU <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md> Dark Theme in Dom0 and DomU <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/dark-theme.md>
Safely Removing TemplateVM Packages (Example: Thunderbird) <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md> Safely Removing TemplateVM Packages (Example: Thunderbird) <https://github.com/Qubes-Community/Contents/blob/master/docs/customization/removing-templatevm-packages.md>
.. _external-troubleshooting:
.. _troubleshooting-1:
Troubleshooting
^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Troubleshooting
Nvidia troubleshooting guide <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md> Nvidia troubleshooting guide <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/nvidia-troubleshooting.md>
Lenovo ThinkPad Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/thinkpad-troubleshooting.md> Lenovo ThinkPad Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/thinkpad-troubleshooting.md>
Apple MacBook Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md> Apple MacBook Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/macbook-troubleshooting.md>
Sony Vaio Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/sony-vaio-tinkering.md> Sony Vaio Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/sony-vaio-tinkering.md>
Intel Integrated Graphics Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md> Intel Integrated Graphics Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/intel-igfx-troubleshooting.md>
Multiboot Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md#troubleshooting> Multiboot Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/configuration/multiboot.md#troubleshooting>
Application Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md> Application Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/application-troubleshooting.md>
Tails Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/tails-troubleshooting.md> Tails Troubleshooting <https://github.com/Qubes-Community/Contents/blob/master/docs/troubleshooting/tails-troubleshooting.md>
.. _external-ubilding-guides:
Building Guides
^^^^^^^^^^^^^^^
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
:caption: External - Building Guides
Building a TemplateVM based on a new OS (ArchLinux example) <https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md> Building a TemplateVM based on a new OS (ArchLinux example) <https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-non-fedora-template.md>
Building the Archlinux Template <https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md> Building the Archlinux Template <https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md>
Building the Whonix Templates <https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md> Building the Whonix Templates <https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-whonix-template.md>
How to compile kernels for dom0 <https://groups.google.com/d/topic/qubes-users/yBeUJPwKwHM/discussion> How to compile kernels for dom0 <https://groups.google.com/d/topic/qubes-users/yBeUJPwKwHM/discussion>

View file

@ -259,7 +259,7 @@ How-To Guides
Here are some basic tasks youre likely to want to perform often that Here are some basic tasks youre likely to want to perform often that
are unique to Qubes as a multi-environment system. A full list is are unique to Qubes as a multi-environment system. A full list is
available in the :ref:`How-To Guides <index:how-to guides>` section in the available in the :ref:`How-To Guides <how-to-guides>` section in the
docs. docs.
- :doc:`How to organize your qubes </user/how-to-guides/how-to-organize-your-qubes>` - :doc:`How to organize your qubes </user/how-to-guides/how-to-organize-your-qubes>`

View file

@ -22,8 +22,8 @@ I have a problem or a question.
No worries! Heres how we recommend proceeding: No worries! Heres how we recommend proceeding:
1. Check the :doc:`documentation </index>`. There may already be a page 1. Check the :doc:`documentation </index>`. There may already be a page
about it. Specifically, check out the :ref:`How-To Guides <index:how-to guides>` and about it. Specifically, check out the :ref:`How-To Guides <how-to-guides>` and
:ref:`Troubleshooting <index:troubleshooting>` sections. :ref:`Troubleshooting <troubleshooting>` sections.
2. Search the :doc:`FAQ </introduction/faq>`. Your question might already be answered. 2. Search the :doc:`FAQ </introduction/faq>`. Your question might already be answered.

View file

@ -5,7 +5,7 @@ Qubes OS project security center
This page provides a central hub for topics pertaining to the security This page provides a central hub for topics pertaining to the security
of the Qubes OS Project. For topics pertaining to software security of the Qubes OS Project. For topics pertaining to software security
*within* Qubes OS, see :ref:`security in Qubes <index:security in qubes>`. *within* Qubes OS, see :ref:`security in Qubes <security-in-qubes>`.
The following is a list of important project security pages: The following is a list of important project security pages:
- :doc:`Qubes security pack (qubes-secpack) </project-security/security-pack>` - :doc:`Qubes security pack (qubes-secpack) </project-security/security-pack>`

View file

@ -322,7 +322,7 @@ short on disk space, you may wish to deselect these options.
By default, Qubes OS comes preinstalled with the lightweight Xfce4 By default, Qubes OS comes preinstalled with the lightweight Xfce4
desktop environment. Other desktop environments will be available to you desktop environment. Other desktop environments will be available to you
after the installation is completed, though they may not be officially after the installation is completed, though they may not be officially
supported (see :ref:`advanced topics <index:advanced topics>`). supported (see :ref:`advanced topics <advanced-topics>`).
Press **Done** to go back to the installation summary screen. Press **Done** to go back to the installation summary screen.
@ -544,8 +544,8 @@ Get Started
Find out :doc:`Getting Started </introduction/getting-started>` with Qubes, check Find out :doc:`Getting Started </introduction/getting-started>` with Qubes, check
out the other :ref:`How-To Guides <index:how-to guides>`, and learn about out the other :ref:`How-To Guides <how-to-guides>`, and learn about
:ref:`Templates <index:templates>`. :ref:`Templates <templates>`.
Getting help Getting help
------------ ------------

View file

@ -295,7 +295,11 @@ others.
Dont forget to select your time and date by clicking on the Time & Date Dont forget to select your time and date by clicking on the Time & Date
entry. entry.
|Time and date| ### Installation destination |Time and date|
Installation destination
^^^^^^^^^^^^^^^^^^^^^^^^
Under the System section, you must choose the installation destination. Under the System section, you must choose the installation destination.
Select the storage device on which you would like to install Qubes OS. Select the storage device on which you would like to install Qubes OS.
@ -524,8 +528,8 @@ Get Started
Find out :doc:`Getting Started </introduction/getting-started>` with Qubes, check Find out :doc:`Getting Started </introduction/getting-started>` with Qubes, check
out the other :ref:`How-To Guides <index:how-to guides>`, and learn about out the other :ref:`How-To Guides <how-to-guides>`, and learn about
:ref:`Templates <index:templates>`. :ref:`Templates <templates>`.
Getting help Getting help
------------ ------------

View file

@ -59,10 +59,8 @@ qube:
The core of this statement continues to reflect the views of the Qubes The core of this statement continues to reflect the views of the Qubes
developers. developers.
| Passwordless root is provided by the | Passwordless root is provided by the ``qubes-core-agent-passwordless-root`` package.
``qubes-core-agent-passwordless-root`` package. | Details of the implementation are :doc:`here </developer/system/vm-sudo>`.
| Details of the implementation are
:doc:`here </developer/system/vm-sudo>`.
:doc:`Minimal templates </user/templates/minimal-templates>`, which are intended for :doc:`Minimal templates </user/templates/minimal-templates>`, which are intended for