Virt Tools | Ubuntu
ubuntu.com › server › docssudo apt install virt-viewer. Once a virtual machine is installed and running you can connect to the virtual machine’s console by using: virt-viewer <guestname>. The UI will be a window representing the virtual screen of the guest, just like virt-manager above but without the extra buttons and features around it.
Virt Tools | Ubuntu
https://ubuntu.com/server/docs/virtualization-virt-toolsvirt-install. virt-install is part of the virtinst package. It can help installing classic ISO based systems and provides a CLI options for the most common options needed to do so. To install it, from a terminal prompt enter: sudo apt install virtinst. There are several options available when using virt-install. For example: