Skip to content

Instantly share code, notes, and snippets.

@danktec
Last active August 19, 2024 22:42
Show Gist options
  • Save danktec/4e58ee3a42d4d5038b14b6ffb5d1116c to your computer and use it in GitHub Desktop.
Save danktec/4e58ee3a42d4d5038b14b6ffb5d1116c to your computer and use it in GitHub Desktop.
libvirt notes

Net

virsh net-edit
virsh net-list
virsh net-info default
virsh net-dhcp-leases default
virsh net-start default

General

service libvirtd restart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment