mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-03 04:12:03 +01:00
Build: fixed several build errors
This commit is contained in:
parent
0e59598602
commit
946ad152bc
@ -148,6 +148,7 @@ Click **Add item** and paste your public ssh key. Click ``Save``.
|
||||
.. figure:: /_static/images/cloud-gcp-05.png
|
||||
|
||||
6. Connect to the instance. SSH key was generated in the first step.
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
ssh -i ~/.ssh/vyos_gcp vyos@203.0.113.3
|
||||
|
||||
@ -1,10 +1,12 @@
|
||||
.. _vyos-on-virtual-environments:
|
||||
|
||||
###############################
|
||||
Running in Virtual Environments
|
||||
######################
|
||||
###############################
|
||||
|
||||
****************
|
||||
Libvirt Qemu/KVM
|
||||
*****************
|
||||
****************
|
||||
|
||||
Libvirt is an open-source API, daemon and management tool for managing platform virtualization.
|
||||
There are several ways to deploy VyOS on libvirt kvm. Use Virt-manager and native CLI.
|
||||
@ -159,10 +161,12 @@ Download predefined VyOS.qcow2 image for ``KVM``
|
||||
.. figure:: /_static/images/virt-libvirt-qc-03.png
|
||||
|
||||
|
||||
*******
|
||||
Proxmox
|
||||
*****************
|
||||
*******
|
||||
|
||||
References
|
||||
----------
|
||||
==========
|
||||
|
||||
https://www.proxmox.com/en/proxmox-ve
|
||||
|
||||
|
||||
@ -423,7 +423,7 @@ fashion. You can configure the length of the queue.
|
||||
|
||||
|
||||
|
||||
.. _FQ-CoDel
|
||||
.. _FQ-CoDel:
|
||||
|
||||
FQ-CoDel
|
||||
--------
|
||||
|
||||
@ -31,7 +31,7 @@ source-specific multicast).
|
||||
|
||||
|
||||
Example
|
||||
-------
|
||||
=======
|
||||
|
||||
In the following example we can see a basic multicast setup:
|
||||
|
||||
@ -87,7 +87,7 @@ In the following example we can see a basic multicast setup:
|
||||
|
||||
|
||||
Basic commands
|
||||
--------------
|
||||
==============
|
||||
|
||||
These are the commands for a basic setup.
|
||||
|
||||
@ -114,7 +114,7 @@ These are the commands for a basic setup.
|
||||
|
||||
|
||||
Tuning commands
|
||||
---------------
|
||||
===============
|
||||
|
||||
You can also tune multicast with the following commands.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user