How to setup a virtual machine using QEMU
23 Sep 2020 2 minute read 0 comments ssmao
Configuring a virtual machine using QEMU may seem complicated, mainly due to the command line being scary, but the program proves itself to be not only easy to use but also very powerful. Here is therefore a quick start guide. Creating the image file...