Várias vezes já quis utilizar meu celular para conectar na internet pelo Linux e não consegui encontrar nenhum guia rápido e prático de como fazer isso. Não queria ter que usar o Windows (que tem os programas para efetuar a conexão) e então pesquisei um pouco sobre como fazer isso, e consegui utilizando o wvdial.

Read the rest of this entry »

Comments No Comments »

Existem algumas situações que exigem que você use o ssh atravessando um servidor proxy; como o cliente do openssh não suporta esse tipo de operação nativamente, você tem 2 opções: utilizar outro cliente (como o putty) ou então instalar um programa chamado proxy-connect, que permite usar o ssh (juntamente com scp e sftp) através de um proxy.

Read the rest of this entry »

Comments No Comments »

Hello everyone,

I’ve been away for some reasons (including moving this website to a new hosting company), but now I believe that everything is back to normal again, and I’m starting a project that I believe that will benefit a lot of Linux users, and contributors would be greatly appreciated. It is creating a simple, modular, netfilter based personal firewall for Gnu/Linux workstations. If that interested you, read on!

Read the rest of this entry »

Comments No Comments »

Recentemente atualizei meu Ubuntu para a versão mais nova (Hardy Heron) e percebi que não conseguia ouvir som juntamente com um flash. Para corrigir isso:

$ sudo apt-get install libflashsupport

Read the rest of this entry »

Comments No Comments »