progresso do dd
$pgrep -l '^dd$'
8789 dd
$kill -USR1 8789
http://linuxcommando.blogspot.com/2008/06/show-progress-during-dd-copy…
instalar multisystem no debian
#wget http://liveusb.info/multisystem/install-depot-multisystem.sh.tar.bz2
# tar xvjf install-depot-multisystem.sh.tar.bz2
# ./install-depot-multisystem.sh
# rm install-depot-multisystem.sh install-depot-multisystem.sh.tar.bz2
ou
#apt-add-repository 'deb http://liveusb.info/multisystem/depot all main'
#wget -q http://liveusb.info/multisystem/depot/multisystem.asc -O- | sudo apt-key add -
#sudo apt-get update
#apt-get install multisystem
como pesquisar no google
Ajuda básica de pesquisa - http://www.google.com/support/websearch/bin/answer.py?hl=pt-BR&answer=1…
Mais ajuda de pesquisa - http://www.google.com/support/websearch/bin/answer.py?answer=136861
Visão geral completa da página de resultados - http://www.google.com/support/websearch/bin/answer.py?answer=35891
conectores wifi
acer aspire one tips and tricks
instalar libreoffice linpus
In older version of Fedora (bur not older than Fedora 8), we have to
incluir ficheiros ocultos na compactação
$ shopt -s dotglob
$ tar -cvpzf test.tgz ./*
$ shopt -u dotglob # to disable the shell option
acer aspire one linpus update
alterar no ficheiro /etc/online-updater/online-updater.conf as variáveis IP_address e Http_path para linpuscdn.040service.net e /cdn/ACER/AspireOne/v1.0.15/, respectivamente.
http://macles.blogspot.com/2009/05/installing-openoffice-31-on-aspire-o…