Talk: Libvirt

From NixOS Wiki
Jump to: navigation, search

Watch for SPICE support in Apache Guacamole

https://issues.apache.org/jira/browse/GUACAMOLE-261 If this comes to fruition, this could streamline the guide to setting up SPICE via web browser, probably reduces attack surface area a lot. (Could be a risky proposition to expose SPICE to the internet directly, via websocket...) — Winny (talk) 18:31, 20 April 2023 (UTC)

Additional config required

I found that when I tried to do a "network install" of an old debian using virt-manager, it failed unless I did `sudo mkdir /var/lib/libvirt/boot` It is empty, so I'm not sure what it is needed for, but perhaps it should be created by the package. On Github I see code for "containerised libvirt", which creates this directory as well as a whole series of others, some of which also don't exist on my system - perhaps they might be needed too.--AlisterH (talk) 09:54, 6 June 2025 (UTC)