Basically we need to install three things:
- Polipo - a proxy server,
- Tor, the onion router, and
- Torbutton -a Firefox add-on.
Install Polipo, a caching web proxy
sudo apt-get install polipo
Setup polipoManually open /etc/polipo/config and copy-paste config details here or
sudo sh -c "wget 'https://svn.torproject.org/svn/torbrowser/trunk/build-scripts/config/polipo.conf' -O /etc/polipo/config"
After this restart polipo sudo /etc/init.d/polipo restart
Add Tor repositorysudo sh -c "echo 'deb http://deb.torproject.org/torproject.org karmic main' >> /etc/apt/sources.list"
Add Tor repository GPG keygpg --keyserver keys.gnupg.net --recv 886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
Update repositories and install Torsudo apt-get update
sudo apt-get install tor
Install Torbutton (an add-on to firefox) Just go to website of Torbutton and install it.
Check if you are anonymous
Enable tor in Firefox using the Torbutton, and go to Are you using Tor?If everything is OK you should see the following:
Additionally, you can install vidalia, a GUI for Tor
sudo apt-get install vidalia
Now, using vidalia you can create a new identity (i.e. a new IP) whenever you want: