QBox
A qemu virtual machines manager written in bash, awk and python wrappers. The bash script has a lot of bash scripting techniques like module imports, dynamic imports, generic functions using script function pointer techniques, creating dialog UI using terminal ncurses interface, regex expression techniques, dynamic manipulation of terminal properties etc. to improve your bash scripting skills
Install / Use
/learn @nshaibu/QBoxREADME
Copyright (C) 2016 Nafiu Shaibu [github/nshaibu].
This was the project I did during my sophomore peroid at Kwame Nkrumah University Of Science And Technology(KNUST).
QBox EASY VM MANAGER
QBox is a virtual machine launcher for the QEMU virtual machine monitor. Qbox allows users create and manage virtual machines easily.
_/_/_/ _/_/_/
_/ _/ _/ _/ _/_/ _/ _/
_/ _/ _/ _/_/_/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/
_/_/_/\_\ _/_/_/_/_/ _/_/_/ _/ _/ "
INSTALLATION
To install QBox Easy VM Manager, change to the directory containing the code after you have unzip it(if is compressed).
Then type the command below at the bash prompt:
CMD_PROMPT> sudo ./install.sh
REMOVE QBox
To uninstall QBox type the command below:
CMD_PROMPT> sudo QBox uninstall
or
CMD_PROMPT> sudo qbox_uninstall.sh
