Want to contribute? Great!
- Step 1: Update your ubuntu repositories
sudo apt-get update
- Step 2: Install the kvm packages, execute
sudo apt install qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager
- Step 3: Add user to the groups, execute
sudo adduser <your-username> libvirt
andsudo adduser <your-username> libvirt-qemu
- Step 4: Restart your system
- Step 5: Execute
virt-manager
to open Virtual Machine Manager
- Step 1: Download the "Latest Release" here, search (CTRL-f) for "Latest" https://github.com/fossasia/meilix/releases
- Step 2: Open Virtual Machine Manager
- Step 3: Click on Create A New Virtual Machine
- Step 3: Select Local Install Image, then click Forward
- Step 4: Choose the downloaded ISO Image using Browse, then click Forward
- Step 5: Allocate memory and cpu cores to the VM and click Forward
- Step 5: Determine hard drive size and click Forward
- Step 6: Check the Overview of the VM and choose Virtual Network for Network Selection, then click Finish
If you like the project, don't forget to star it.