New pages
Jump to navigation
Jump to search
- 12:46, 28 October 2024 Photonicat Debian + Virtual Machine (hist | edit) [12,509 bytes] C2h2 (talk | contribs) (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...")