Skip to content

Instantly share code, notes, and snippets.

View ChronoMonochrome's full-sized avatar

Victor Shilin ChronoMonochrome

  • Russian Federation, Stavropol
View GitHub Profile
@ChronoMonochrome
ChronoMonochrome / qemu.md
Last active May 26, 2024 17:28 — forked from eagleusb/qemu.md
QEMU build for virt-manager with Spice graphics support

QEMU

  • Debian like systems

KVM installation

$ sudo aptitude install qemu-kvm libvirt-daemon bridge-utils virt-manager
$ sudo aptitude install dnsmasq-base
$ sudo aptitude remove dnsmasq