mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-06 05:34:27 -04:00
Merge 469f87a710
into ba609d123e
This commit is contained in:
commit
4c4da0b1fc
3 changed files with 2 additions and 8 deletions
|
@ -16,8 +16,6 @@ Qrexec is built on top of *vchan*, a Xen library providing data links between VM
|
|||
.. figure:: /attachment/doc/qrexec3-basics.png
|
||||
:alt: qrexec basics diagram
|
||||
|
||||
qrexec basics diagram
|
||||
|
||||
The ``qrexec-client`` command is used to make connections to VMs from dom0. For example, the following command creates an empty file called ``hello-world.txt`` in the home folder of ``someVM``:
|
||||
|
||||
.. code:: bash
|
||||
|
|
|
@ -172,8 +172,6 @@ Every guest operating system has its own way of handling networking, and the use
|
|||
.. figure:: /attachment/doc/EndeavourOS_Network.png
|
||||
:alt: Image of Qube Settings
|
||||
|
||||
Image of Qube Settings
|
||||
|
||||
In this example, Network Manager on KDE, the network had the following values:
|
||||
|
||||
1. IPv4 networking
|
||||
|
@ -191,8 +189,6 @@ In this example, Network Manager on KDE, the network had the following values:
|
|||
.. figure:: /attachment/doc/Network_Manager.png
|
||||
:alt: Image of Network Manager, annotated by numbers for reference below
|
||||
|
||||
Image of Network Manager, annotated by numbers for reference below
|
||||
|
||||
The network was set up by entering Network Manager, selecting the Wi-Fi & Networking tab, clicking on the Wired Ethernet item, and selecting tab IPv4 (1). The Manual method was selected (2), which revealed areas for data entry. The DNS Servers section takes a comma-separated list, here 10.139.1.1,10.1.139.2 (3). At the bottom of the tab (4), the ‘+ Add’ button was selected, and the IP address of 10.137.0.17 entered in the ‘Address’ column, the Netmask of 255.255.255.0 entered in the ‘Netmask’ column, and the Gateway of 10.138.24.248 under ‘Gateway’. Selecting the “Apply” button stored these changes
|
||||
|
||||
Using template-based HVMs
|
||||
|
|
|
@ -34,7 +34,7 @@ Installing software from default repositories
|
|||
|
||||
|
||||
.. figure:: /attachment/doc/r4.1-dom0-appmenu-select.png
|
||||
:alt: `The Applications tab in Qube Settings </attachment/doc/r4.1-dom0-appmenu-select.png>`__
|
||||
:alt: The Applications tab in Qube Settings
|
||||
|
||||
|
||||
|
||||
|
@ -89,7 +89,7 @@ This method assumes that you are trying to follow instructions to install some p
|
|||
|
||||
|
||||
.. figure:: /attachment/doc/r4.1-dom0-appmenu-select.png
|
||||
:alt: `The Applications tab in Qube Settings </attachment/doc/r4.1-dom0-appmenu-select.png>`__
|
||||
:alt: The Applications tab in Qube Settings
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue