Tor in Ubuntu 14.04
Earlier I had written how to use tor with Ubuntu 12.04 and 11.10 . Those methods have become pretty outdated. With the recent versions of tor browser bundle the process of setting up tor is simpler. But to use use tor with other applications you need to still a bit of tweaking. 1. Set up tor browser bundle The first step is to download tor browser bundle and extract it. Tor can be launched by running start-tor-browser script in extracted directory. If permission is denied then run "chmod -R a+x * in a terminal to add executable bit to the files. During first run, set the proxy settings and exit tor. Start tor again. Once the connection is established tor browser will come automatically. This is a tweaked version of firefox. By default, add-ons and other extensions are disabled. If you want to use tor just for browsing rest of the steps are irrelevant for you. 2. Find out the Control and Socks Po...