anonymous web browsing using TOR on linux
I really love anonymity even for casual daily browsing, so here is a little howto setup TOR on fedora core 6 machine. I will try to update this howto for Ubuntu because I have it running on my home machine.
yum install tor privoxy
Then edit /etc/privoxy/config
and add the following line:
forward-socks4a / localhost:9050 .
Mind the dot at the end of the line, don't drop it, it has to be there.
Just start both services
/etc/init/tor startNow download Firefox extension Torbutton and enjoy.
/etc/init/privoxy start
If you have some problems check out the documentation, but I have firewall and adsl modem and everything worked out without any problems.
That's it.
Technorati Tags: tor anonymous browse browsing firefox linux