Photonicat Debian + Virtual Machine: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 October 2024

28 October 2024

  • curprev 12:4612:46, 28 October 2024C2h2 talk contribs 10,950 bytes +10,950 Created page with "==Install libvirtd== Install libvirtd using APT (require root privilege): <pre> apt-get install libvirt-daemon libvirt-clients bridge-utils </pre> ==Add user to libvirtd== This operation require root privilege. <pre> #Replace photonicat to your user name if you changed user name. usermod -a -G libvirt photonicat </pre> Then reboot to apply changes. ==Example: Run OpenWRT on libvirtd== The operations below require root privilege. ===Setup Network=== Add bridge configu..."