Install Tor on Ubuntu Lucid Lynx
2010-05-03 by xpheasBASH-Code:
| $ sudo add-apt-repository ppa:sevenmachines/tor $ sudo apt-get update $ sudo apt-get install tor vidalia privoxy |
Setup Privoxy
BASH-Code:
| nano /etc/privoxy/config |
and add
BASH-Code:
| forward-socks4a / 127.0.0.1:9050 . |
BASH-Code:
| /etc/init.d/privoxy restart |
Finally install the torbutton addon from:
https://addons.mozilla.org/en-US/firefox/addon/2275
« back