@@ -40,3 +40,6 @@ rm /tmp/isolated-bridge.xml
# List networks
virsh net-list
+
+# Allow admin to use libvirt
+sudo usermod -a -G libvirt admin