Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
0faf9ec0
Commit
0faf9ec0
authored
Jun 14, 2021
by
frankiejol
Browse files
Merge branch 'gh-pages' of github.com:UPC/ravada into gh-pages
parents
77d57f62
9918da75
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/docs/nodes.rst
View file @
0faf9ec0
...
...
@@ -220,10 +220,18 @@ TroubleShooting
It means you didn't install libvirt in the node. Fix it this way:
For Ubuntu 18.04:
.. code-block:: bash
root@node:~# apt get install libvirt-bin
root@node:~# apt-get install libvirt-bin
From Ubuntu 18.10 instead of libvirt-bin you need install libvirt-daemon-system and libvirt-clients.
.. code-block:: bash
root@node:~# apt-get install libvirt-daemon-system
root@node:~# apt-get install libvirt-clients
Balance algorithm
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment