|
|
@ -8,6 +8,7 @@
|
|
|
|
$ git clone http://git.56k.es/fanta/q ; cd q
|
|
|
|
$ git clone http://git.56k.es/fanta/q ; cd q
|
|
|
|
$ chmod +x q.py
|
|
|
|
$ chmod +x q.py
|
|
|
|
# cp -pRv q.py /bin/q
|
|
|
|
# cp -pRv q.py /bin/q
|
|
|
|
|
|
|
|
# chmod go+r /boot/vmlinuz-*
|
|
|
|
</pre>
|
|
|
|
</pre>
|
|
|
|
|
|
|
|
|
|
|
|
**Dependencies:**
|
|
|
|
**Dependencies:**
|
|
|
@ -27,8 +28,12 @@ ssh root@0.0.0.0 -p 2222
|
|
|
|
init 0
|
|
|
|
init 0
|
|
|
|
</pre>
|
|
|
|
</pre>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
** TESTING **
|
|
|
|
|
|
|
|
Testing at the momen on:
|
|
|
|
|
|
|
|
- Debian 12
|
|
|
|
|
|
|
|
- Ubuntu 22.04
|
|
|
|
|
|
|
|
|
|
|
|
**TODO:**
|
|
|
|
**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.
|
|
|
|
- El menú no me termina de gustar, no tiene forma de ir atrás cuando entras a Run VM.
|
|
|
|
. ...
|
|
|
|
- ...
|
|
|
|