diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-12-29 11:13:53 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-12-29 11:13:53 -0200 |
commit | ca80a64be96f7bb16a680cb3597ea375b31e7f3f (patch) | |
tree | 79f46efef61b370e028450f7e3f75e45fd50b8a6 | |
parent | 7e1c198d13c14bb40314fc159a0ca908dd457a16 (diff) | |
download | blog-ca80a64be96f7bb16a680cb3597ea375b31e7f3f.tar.gz blog-ca80a64be96f7bb16a680cb3597ea375b31e7f3f.tar.bz2 |
Virtual: minor updates
-rw-r--r-- | virtual.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/virtual.mdwn b/virtual.mdwn index 30e8a5c..520bc79 100644 --- a/virtual.mdwn +++ b/virtual.mdwn @@ -62,7 +62,7 @@ References Applications: -* [vbox script](https://git.fluxo.info/?p=vbox.git;a=summary). +* [vbox and kvmx scripts](https://git.fluxo.info/vbox). * [plymouth - Debian Wiki](https://wiki.debian.org/plymouth). * [SPICE Project](http://www.spice-space.org/). @@ -70,3 +70,7 @@ Other implementations: * [Marco Carnut: Ambiente "Auto-Limpante" via Virtualização Ultra-Leve Descartável - Tempest Blog](http://blog.tempest.com.br/marco-carnut/ambiente-auto-limpante-via-virtualizacao-ultra-leve-descartavel.html). * [Subgraph OS and Mail](https://subgraph.com/sgos/index.en.html). + +Tips: + +* If using Firefox, try to disable hardware graphics acceleration as it might impact performance and produce graphics artifacts. This behavior was seem on VMs running with qemu-kvm with SPICE. |