You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8d36b6f03b | 1 year ago | |
---|---|---|
LICENSE | 2 years ago | |
README.md | 1 year ago | |
q.py | 1 year ago |
README.md
q - lab of virtual machines with qemu
"q" is a script to quickly setup a lab of virtual machines to test things.
Installation:
$ git clone http://git.56k.es/fanta/q ; cd q $ chmod +x q.py # cp -pRv q.py /bin/q
Dependencies:
- qemu-system-x86_64
- libguestfs-tools
SSH conection:
ssh root@0.0.0.0 -p 2222
Stop a VM:
init 0
TODO:
- Probar que funciona en diferentes distros (Por ejeplo Debian 12, Ubuntu, ...)
- El menú no me termina de gustar, no tiene forma de ir atrás cuando entras a Run VM. . ...