

$ nmcli connection show -active Create a new network bridge named br0 using enp0s31f6

Type the following command and then note down Ethernet name: We can set up br0 for direct IP assignment from our DHCP server on LAN or route IPv4/IPv6 address directly as follows: Find your Ethernet device name Let us find information about the “virbr0” bridge using the ip command: Step 2 – Configure bridged networking on Ubuntu 20.04īy default, KVM installation creates “virbr0” bridge, and we can use the same for the outside world for communication. $ sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients virtinst cpu-checker libguestfs-tools libosinfo-bin Interactive X program to prompt users for a passphrase for ssh-addĮxecute the following apt command/ apt-get command to install packages for headless server: Tools to help evaluate certain CPU (or BIOS) featuresĭesktop application for managing virtual machines Guest disk image management system and tools for Cloud images Programs to create and clone virtual machines We need the following packages: Package name Step 1 – Install KVM on Ubuntu 20.04 LTS server Let us see how to install KVM on Ubuntu 20.04 LTS Linux server. You need to reboot the system and turn it in the BIOS.


