Install TOR Browser di Ubuntu 14.04

“The Tor software protects you 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.”

  1. Unduh Tor Browser disini
  2. Ekstrak hasil unduhan (LANG ganti dengan bahasa yang ada di nama file, misalnya: en-US)
    tar -xvJf tor-browser-linux32-5.0.3_LANG.tar.xz
  3. Masuk ke direktori hasil ekstrak
    cd tor-browser_LANG
  4. Jalankan Tor dengan perintah berikut ini:
    ./start-tor-browser.desktop

Terima kasih, semoga bermanfaat.

Leave a Reply