SkillAgentSearch skills...

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/QBox

README

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
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks1

Languages

Shell

Security Score

90/100

Audited on Jan 24, 2026

No findings