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. "q" is a script to quickly setup a lab of virtual machines to test things.
Installation: **Installation:**
<pre> <pre>
$ git clone http://git.56k.es/fanta/q ; cd q $ git clone http://git.56k.es/fanta/q ; cd q
@ -10,16 +10,17 @@ $ chmod +x q
# cp -pRv q /bin/q # cp -pRv q /bin/q
</pre> </pre>
Dependencies: **Dependencies:**
- qemu-system-x86_64 - qemu-system-x86_64
- qemu-system-i386 - qemu-system-i386
- qemu-system-sparc - qemu-system-sparc
- wget - 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. 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. 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%"/> <img src="imgs/first_time.png" alt="run script first time" width="100%"/>

Loading…
Cancel
Save