wireshark como utilizador normal no debian
permitir a captura por parte dos utilizadores do grupo wireshark:
dpkg-reconfigure wireshark-common
e escolher a opção "yes".
adicionar o utilizador ao grupo wireshark:
usermod -a -G wireshark utilizador
ver em /usr/share/doc/wireshark-common/README.Debian
http://wiki.wireshark.org/CaptureSetup/CapturePrivileges
https://blog.wireshark.org/2010/02/running-wireshark-as-you/
force package removal
clonar o disco de uma vm no virtualbox num hospedeiro com debian
VBoxManage clonevdi /caminho/para/origem.vdi /caminho/para/destino.vdi
este comando também é válido para discos .vmdk.
lcd monitor lifespan
gimp - atribuir transparência a uma cor
1. Open your image in the gimp.
2. Right click the image and go to LAYERS then ADD ALPHA CHANNEL. You won't notice anything happening, but don't be concerned. It basically adds a transparent layer at the bottom of your image so when we erase the colors.....it's shows the transparent layer. Which of course would show whatever was under it on the screen.
3. Right click on the image again and go to SELECT and then down to BY COLOR. A window that is all black opens up. Don't change any of the settings....just use the defaults for now.
instalar extensões no chromium nativo do debian squeeze
https://clients2.google.com/service/update2/crx?response=redirect&x=id%3D[EXTENSION_ID]%26u
http://www.google.com/support/forum/p/Chrome/thread?tid=5ec49e729951693…
desactivar bloqueio de impressão e de cópia de um documento pdf
instalar ghostscript http://ghostscript.com/ e gsview http://pages.cs.wisc.edu/~ghost/gsview/, executar gsview e imprimir/copiar.
http://www.mydigitallife.info/workaround-to-unable-and-cannot-copy-or-p…