For When You Can't Have The Real Thing
[ start | index | login ]
start > Fedora > 31 > kvm > kvm installation

kvm installation

Created by dave. Last edited by dave, 4 years and 37 days ago. Viewed 990 times. #1
[edit] [rdf]
labels
attachments
(2020-02-11)

Installing KVM

# dnf -y install bridge-utils libvirt virt-install qemu-kvm
# dnf -y install virt-top libguestfs-tools
# systemctl start libvirtd
# systemctl enable libvirtd

You'll want to create a bridge interface next.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt