Install QEMU-KVM on Debian 9

Submitted by Jeff on Mon, 25/02/2019 - 09:17

 

Ensure system updated, then:

 

apt install qemu-kvm libvirt-clients qemu-utils libvirt-daemon-system
# adduser <youruser> libvirt
# adduser <youruser> libvirt-qemu
# apt install virt-manager

Next install some necessary tools, if this is a fresh hypervisor installation:

apt install nmap ufw net-tools host nmap htop git gcc iptraf-ng traceroute bash-completion resolvconf fail2ban ethtool screen rsync

 

Category
Tags