Skip to content

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 prope…

License

nshaibu/QBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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 prope…

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published