Quick-Start QEMU for Ubuntu 16.04
Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with Qemu and QtEmu on Ubuntu 16.04 Xenial LTS GNU/Linux.
First, QEMU software is a generic and open source machine Emulator and Virtualizer.
Then the main QtEmu Features are:
- Full-system emulation: Run operating systems for any machine, on any supported architecture
- User-mode emulation: Run programs for another Linux/BSD target, on any supported architecture
- Virtualization: Run KVM and Xen virtual machines with near native performance
Moreover, QtEmu is a GUI for QEMU written in Qt4. It has the ability to run virtual operating systems on native systems.
Finally, here I’ll shows you also How to Getting-Started Making & Running Virtual Machines with QtEmu.
-
First, open a Terminal Shell emulator window
Ctrl+Alt+t on Desktop
(Press “Enter” to Execute Commands) -
Then to Install Qemu & QtEmu.
sudo apt install qtemu
-
Finally, Run & Enjoy QtEmu.
-
QtEmu Virtualization Quick Start Guide