This commit is contained in:
parulin 2025-07-26 19:23:22 +00:00 committed by GitHub
commit b4992b5650
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 65 additions and 44 deletions

View file

@ -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,

View file

@ -1,3 +1,5 @@
:orphan:
=============
Qubes builder
=============

View file

@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

View file

@ -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.

View file

@ -1,3 +1,5 @@
:orphan:
=================================
Passwordless root access in qubes
=================================

View file

@ -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 windows 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

View file

@ -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.

View file

@ -1,3 +1,5 @@
:orphan:
================
Download mirrors
================

View file

@ -1,3 +1,5 @@
:orphan:
============================
Qubes 4.1 Installation guide
============================

View file

@ -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
^^^^^^^^^^^^^^^^^^

View file

@ -1,3 +1,5 @@
:orphan:
=========================
Dasharo FidelisGuard Z690
=========================

View file

@ -1,3 +1,5 @@
:orphan:
=========================
Insurgo PrivacyBeast X230
=========================

View file

@ -1,3 +1,5 @@
:orphan:
=============
NitroPad T430
=============

View file

@ -1,3 +1,5 @@
:orphan:
============
NitroPad V56
============

View file

@ -1,3 +1,5 @@
:orphan:
=============
NitroPad X230
=============

View file

@ -1,3 +1,5 @@
:orphan:
=============
NitroPC Pro 2
=============

View file

@ -1,3 +1,5 @@
:orphan:
===========
NitroPC Pro
===========

View file

@ -1,3 +1,5 @@
:orphan:
======================
NovaCustom NV41 Series
======================

View file

@ -1,3 +1,5 @@
:orphan:
=====================
NovaCustom V54 Series
=====================

View file

@ -1,3 +1,5 @@
:orphan:
=====================
NovaCustom V56 Series
=====================

View file

@ -1,3 +1,5 @@
:orphan:
==================
Star Labs StarBook
==================

View file

@ -77,8 +77,8 @@ Device Classes
Actions
^^^^^^^
``qvm-device`` Actions
^^^^^^^^^^^^^^^^^^^^^^
``qvm-device`` supports three actions:

View file

@ -1,3 +1,5 @@
:orphan:
============
Firewall 4.1
============

View file

@ -1,3 +1,5 @@
:orphan:
===========
Split GPG-2
===========

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -1,3 +1,5 @@
:orphan:
=========================
Qubes Windows Tools (QWT)
=========================

View file

@ -1,3 +1,5 @@
:orphan:
============================================
How to install Windows qubes in Qubes OS 4.0
============================================

View file

@ -1,3 +1,5 @@
:orphan:
========================================
How to install Windows qubes in Qubes OS
========================================