All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Photonicat Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:46, 28 October 2024 C2h2 talk contribs created page Photonicat Debian + Virtual Machine (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...")