Install KVM in an Ubuntu Server

From wikieduonline
Revision as of 14:39, 15 January 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search

Install KVM in an Ubuntu Server following https://help.ubuntu.com/community/KVM/Installation instructions for Ubuntu 18.10 LTS:


And create your fist guest machine from command line using virt-install python script.

virt-install --virt-type kvm --name buster-amd64 --memory 1G --cdrom ~/iso/Debian/debian-10.0.0-amd64-netinst.iso --disk size=10G --os-variant debian10


Optional software to install:


Packages

See also

Advertising: