haxerzin / QuickKVM

Automated KVM Setup - Ubuntu & Debian

Home Page:https://haxerz.in/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


QuickKVM

Quick and Easy virt-manager setup for you in Ubuntu, PopOS & Ubuntu based Linux distributions

Usage

One Liner

git clone --depth=1 https://github.com/haxerzin/QuickKVM && cd QuickKVM && bash qkvm.sh

Cassowary Setup

Please read the cassowary docs on full setup, the following command automates dependency installs on host system. Everything else must be done manually from here: Cassowary Docs - Part 2.
Run the following command from inside QuickKVM directory after running qkvm.sh AND after setting up Windows 10 guest system using the following docs: Cassowary Docs - Part 1

bash extra.sh

Please read the docs to make sure you don't mess it up.

Support

If you know about python gui dev, translate this script into gui app for one click solution. Many newbs to Linux are confused on how to properly setup virt-manager virtual machines. I hope this script makes it easier.

FAQ

  1. Networking not working in Win10 Guest - Fix 1 - Try disabling VPN on host system
  2. Networking not working in Win10 Guest - Fix 2 - Make sure you're using virtio drivers for correct windows version
  3. Slow Win10 Guest - Fix - Make sure you've followed 'Cassowary Docs - Part 1' step-by-step. Should be after disabling the 2 lines from CPU XML file and enabling the other option to 'yes'.

About

Automated KVM Setup - Ubuntu & Debian

https://haxerz.in/

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%