Libvirt: Difference between revisions

imported>AshleyYakeley
NixVirt flake
Klinger (talk | contribs)
No edit summary
Line 183: Line 183:


This will make your user use the shipped repo configurations, and works around the fact that virt-builder reads its executable name to build its configuration path. The executable being wrapped, it is named differently.
This will make your user use the shipped repo configurations, and works around the fact that virt-builder reads its executable name to build its configuration path. The executable being wrapped, it is named differently.
[[Category:Virtualization]]
 


==== error: cannot find any suitable libguestfs supermin ====
==== error: cannot find any suitable libguestfs supermin ====
Line 281: Line 281:


And finally you can access the VMs GUI through <code>https://mydomain.tld:4500/spice/index.html?host=mydomain.tld&port=5959</code>
And finally you can access the VMs GUI through <code>https://mydomain.tld:4500/spice/index.html?host=mydomain.tld&port=5959</code>
[[Category:Virtualization]]
[[Category:Applications]]