master
fanta 2 years ago
parent cd843a15e5
commit c64d882f49

@ -2,7 +2,7 @@
"q" is a script to quickly setup a lab of virtual machines to test things.
Installation:
**Installation:**
<pre>
$ git clone http://git.56k.es/fanta/q ; cd q
@ -10,16 +10,17 @@ $ chmod +x q
# cp -pRv q /bin/q
</pre>
Dependencies:
**Dependencies:**
- qemu-system-x86_64
- qemu-system-i386
- qemu-system-sparc
- wget
Run first time:
**Run first time:**
The first time we run "q" it will download the isos from a large list of different GNU+Linux distributions.
It may take a long time to download the files. Please be patient.
<img src="imgs/first_time.png" alt="run script first time" width="100%"/>

Loading…
Cancel
Save