openvpn - encaminhando todo o tráfego pelo túnel
24 Nov 2011
#aptitude install obconf
grep -r "modules" .
grep -lr "modules" .
http://blamcast.net/articles/recursive-grep-find-strings-files
Sorry, there have been more than 5 failed login attempts for this account. It is temporarily blocked. Try again later or request a new password.
$pgrep -l '^dd$'
8789 dd
$kill -USR1 8789
http://linuxcommando.blogspot.com/2008/06/show-progress-during-dd-copy…