mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-06 13:44:22 -04:00
Merge 862d654e0a
into ba609d123e
This commit is contained in:
commit
b4992b5650
30 changed files with 65 additions and 44 deletions
8
conf.py
8
conf.py
|
@ -65,14 +65,6 @@ html_theme = 'sphinx_rtd_theme'
|
|||
# html_theme = 'classic'
|
||||
|
||||
html_theme_options = {
|
||||
'externalrefs': True,
|
||||
'bgcolor': 'white',
|
||||
'linkcolor': '#99bfff',
|
||||
'textcolor': '#000000',
|
||||
'visitedlinkcolor': '#7b7b7b',
|
||||
'bodyfont': '"Open Sans", Arial, sans-serif',
|
||||
'codebgcolor': '$color-qube-light',
|
||||
'codebgcolor': 'grey',
|
||||
'body_min_width': '50%',
|
||||
'body_max_width': '90%',
|
||||
'collapse_navigation': True,
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=============
|
||||
Qubes builder
|
||||
=============
|
||||
|
|
|
@ -113,22 +113,17 @@ Instructional video series
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
.. _the-projects-problem-1:
|
||||
|
||||
|
||||
The project's problem
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
Instructional video series: The project's problem
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
|
||||
There is user demand for high-quality, up-to-date video guides that take users from zero Linux knowledge to using Qubes as a daily driver and performing specific tasks inside of Qubes, but almost no such videos exist. Although most of the required knowledge is documented, many users report that they would prefer to watch videos rather than read text or that they would find videos easier to understand and follow along with.
|
||||
|
||||
.. _the-projects-scope-1:
|
||||
|
||||
|
||||
The project's scope
|
||||
^^^^^^^^^^^^^^^^^^^
|
||||
Instructional video series: The project's scope
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
|
@ -219,11 +214,10 @@ Below is an example of the content (which is already :doc:`documented </index>`)
|
|||
|
||||
The project is estimated to need around six months to complete (see the timeline below). Qubes team members, including Michael Carbone, Andrew Wong, and Marek Marczykowski-Górecki, will supervise and support the creator.
|
||||
|
||||
.. _measuring-the-projects-success-1:
|
||||
|
||||
|
||||
Measuring the project's success
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Instructional video series: Measuring the project's success
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -3,11 +3,6 @@ Qubes R3.0 release notes
|
|||
========================
|
||||
|
||||
|
||||
Qubes R3.0 Release Notes
|
||||
------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
This Qubes OS release is dedicated to the memory of Caspar Bowden.
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=================================
|
||||
Passwordless root access in qubes
|
||||
=================================
|
||||
|
|
|
@ -26,7 +26,7 @@ KDE is very customisable, and there is a range of widgets to use. If you want to
|
|||
.. code:: bash
|
||||
|
||||
#!/usr/bin/sh
|
||||
|
||||
|
||||
# Use Qubes provided menu instead of default XFCE one
|
||||
if [ "$XDG_SESSION_DESKTOP" = "KDE" ]; then
|
||||
XDG_MENU_PREFIX="kf5-"
|
||||
|
@ -82,14 +82,14 @@ Window Management
|
|||
|
||||
You can set each window’s position and size like this:
|
||||
|
||||
.. code:: python
|
||||
.. code::
|
||||
|
||||
Right click title bar --> More actions --> Special window settings...
|
||||
|
||||
|
||||
Window matching tab
|
||||
Window class (application): Exact Match: <vm_name>
|
||||
Window title: Substring Match: <partial or full program name>
|
||||
|
||||
|
||||
Size & Position tab
|
||||
[x] Position: Apply Initially: x,y
|
||||
[x] Size: Apply Initially: x,y
|
||||
|
|
|
@ -6,10 +6,6 @@ Resize disk image
|
|||
|
||||
This page is intended for advanced users.
|
||||
|
||||
Resizing Disk Images
|
||||
--------------------
|
||||
|
||||
|
||||
By default Qubes uses thin volumes for the disk images. This means that space is not actually allocated for the volume until it is used. So a 2GB private volume with 100M of files will only use 100M. This explains how you can have *many* qubes with large private volumes on quite a small disk. This is called over provisioning. You should keep an eye on the disk-space widget to see how much free space you actually have.
|
||||
|
||||
It is easy to increase the size of disk images. There are risks attached to reducing the size of an image, and in general you should not need to do this.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
================
|
||||
Download mirrors
|
||||
================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
============================
|
||||
Qubes 4.1 Installation guide
|
||||
============================
|
||||
|
|
|
@ -219,11 +219,10 @@ The new user you create has full administrator privileges and is protected by a
|
|||
|
||||
|Account name and password creation window.|
|
||||
|
||||
.. _installation-1:
|
||||
|
||||
|
||||
Installation
|
||||
^^^^^^^^^^^^
|
||||
Begin Installation
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=========================
|
||||
Dasharo FidelisGuard Z690
|
||||
=========================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=========================
|
||||
Insurgo PrivacyBeast X230
|
||||
=========================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=============
|
||||
NitroPad T430
|
||||
=============
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
============
|
||||
NitroPad V56
|
||||
============
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=============
|
||||
NitroPad X230
|
||||
=============
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=============
|
||||
NitroPC Pro 2
|
||||
=============
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
===========
|
||||
NitroPC Pro
|
||||
===========
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
======================
|
||||
NovaCustom NV41 Series
|
||||
======================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=====================
|
||||
NovaCustom V54 Series
|
||||
=====================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=====================
|
||||
NovaCustom V56 Series
|
||||
=====================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
==================
|
||||
Star Labs StarBook
|
||||
==================
|
||||
|
|
|
@ -77,8 +77,8 @@ Device Classes
|
|||
|
||||
|
||||
|
||||
Actions
|
||||
^^^^^^^
|
||||
``qvm-device`` Actions
|
||||
^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
||||
``qvm-device`` supports three actions:
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
============
|
||||
Firewall 4.1
|
||||
============
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
===========
|
||||
Split GPG-2
|
||||
===========
|
||||
|
|
|
@ -71,7 +71,7 @@ By installing these templates, you are trusting not only the Qubes developers an
|
|||
|
||||
- :doc:`Gentoo Minimal </user/templates/minimal-templates>`
|
||||
|
||||
- :doc:`CentOS* <https://forum.qubes-os.org/t/19006>`
|
||||
- `CentOS* <https://forum.qubes-os.org/t/19006>`__
|
||||
|
||||
|
||||
|
||||
|
@ -238,8 +238,8 @@ Whenever an app qube is created, the contents of the ``/home`` directory of its
|
|||
|
||||
Once an app qube has been created, any changes in its ``/home``, ``/usr/local``, or ``/rw/config`` directories will be persistent across reboots, which means that any files stored there will still be available after restarting the app qube. No changes in any other directories in app qubes persist in this manner. If you would like to make changes in other directories which *do* persist in this manner, you must make those changes in the parent template.
|
||||
|
||||
.. list-table::
|
||||
:widths: 44 44 44
|
||||
.. list-table::
|
||||
:widths: 44 44 44
|
||||
:align: center
|
||||
:header-rows: 1
|
||||
|
||||
|
@ -255,7 +255,7 @@ Once an app qube has been created, any changes in its ``/home``, ``/usr/local``,
|
|||
* - :ref:`disposable <user/reference/glossary:disposable>`
|
||||
- ``/rw`` (includes ``/home``, ``/usr/local``, and ``bind-dirs``)
|
||||
- nothing
|
||||
|
||||
|
||||
|
||||
| :superscript:`1` Upon creation
|
||||
| :superscript:`2` Following shutdown
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=======================================
|
||||
Migrating Windows qubes to Qubes OS 4.1
|
||||
=======================================
|
||||
|
@ -82,6 +84,7 @@ The PV disk drivers used for migration can be removed after successful installat
|
|||
After successful uninstallation of the PV disk drivers, the disks will appear as QEMU ATA disks.
|
||||
|
||||
.. warning::
|
||||
This change may lead Windows to declare that the hardware has changed and that in consequence, the activation is no longer valid, possibly complaining that the use of the software is no longer lawful. It should be possible to reactivate the software if a valid product key is provided.
|
||||
|
||||
This change may lead Windows to declare that the hardware has changed and that in consequence, the activation is no longer valid, possibly complaining that the use of the software is no longer lawful. It should be possible to reactivate the software if a valid product key is provided.
|
||||
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=========================================
|
||||
Qubes Windows Tools (QWT) in Qubes OS 4.0
|
||||
=========================================
|
||||
|
@ -100,7 +102,7 @@ This will allow you to install the Qubes Windows Tools on Windows 10 both as a S
|
|||
|
||||
5. Download the Qubes Windows Tools (``qubes-tools-4.0.1.3.exe``) from `the qubes FTP server <https://ftp.qubes-os.org/qubes-windows-tools/>`__ and move it to ``C:\``.
|
||||
|
||||
6. Check the integrity of the file ``qubes-tools-4.0.1.3.exe``by comparing its hash checksum. This can be done using the Windows command ``certutil`` on the windows command prompt (``cmd.exe``) and specifying an appropriate hash algorithm like:
|
||||
6. Check the integrity of the file ``qubes-tools-4.0.1.3.exe`` by comparing its hash checksum. This can be done using the Windows command ``certutil`` on the windows command prompt (``cmd.exe``) and specifying an appropriate hash algorithm like:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
=========================
|
||||
Qubes Windows Tools (QWT)
|
||||
=========================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
============================================
|
||||
How to install Windows qubes in Qubes OS 4.0
|
||||
============================================
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
:orphan:
|
||||
|
||||
========================================
|
||||
How to install Windows qubes in Qubes OS
|
||||
========================================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue