Quantcast
Channel: Sysads Gazette » Applications
Viewing all articles
Browse latest Browse all 174

Install Tor Browser in Ubuntu 14.01, 13.10

$
0
0

Tor Browser was developed to protect users privacy and anonymity when browsing the web by bouncing your communications around a distributed network of relays run by volunteers all around the world. It prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.

Note: Once you close TorBrowser, the list of visited websites and the cookies are deleted

Install Tor Browser

sudo add-apt-repository ppa:webupd8team/tor-browser
sudo apt-get update
sudo apt-get install tor-browser

- Launch TorBrowser from Dash > click on Connect if you don’t use a proxy

tor-browser-01

- Now you have successfully installed Tor Browser

tor-browser-02

Remove Tor Browser

sudo apt-get remove tor-browser
rm -r ~/.tor-browser-en

Viewing all articles
Browse latest Browse all 174

Trending Articles