Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora Resources > Guides & Solutions (No Questions)
FedoraForum Search

Forgot Password? Join Us!

Guides & Solutions (No Questions) Post your guides here (No links to Blogs accepted). You can also append your comments/questions to a guide, but don't start a new thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24th January 2009, 12:34 PM
xen_yasai's Avatar
xen_yasai Offline
Registered User
 
Join Date: Aug 2008
Location: Australia
Posts: 82
Post Howto: Install and configure TOR+Privoxy on Fedora 10.

1. Start the Terminal and login as root:
Code:
$ su -
2. Install TOR and Privoxy using YUM:
Code:
# yum -y install tor privoxy
3. Configure Privoxy.
Open the Privoxy config file:
Code:
# gedit /etc/privoxy/config
Copy/paste the following sample config from the TOR wiki in the config file:
Code:
# Tor listens as a SOCKS4a proxy here:
forward-socks4a / 127.0.0.1:9050 .
confdir /etc/privoxy
logdir /var/log/privoxy
actionsfile standard  # Internal purpose, recommended
actionsfile default   # Main actions file
actionsfile user      # User customizations
filterfile default.filter

# Don't log interesting things, only startup messages, warnings and errors
#logfile logfile
#jarfile jarfile
#debug   0    # show each GET/POST/CONNECT request
debug   4096 # Startup banner and warnings
debug   8192 # Errors - *we highly recommended enabling this*

user-manual /usr/share/doc/privoxy/user-manual
listen-address  127.0.0.1:8118
toggle  1
enable-remote-toggle 0
enable-edit-actions 0
enable-remote-http-toggle 0
buffer-limit 4096
Save and close the config file.

4. Start TOR and Privoxy by starting the Services application (System -> Administration -> Services).
Find TOR and Privoxy in the list; Enable and Start them both.

5. Install Torbutton for Firefox.

6. Click on the Torbutton and check that TOR is working.

Now you should have TOR running with Privoxy on your computer. If you want to highten your security even more with TOR, go the TOR project web site.

Source: http://randomoid.com/2009/01/18/howt...ret-happiness/
Reply With Quote
Reply

Tags
configure, fedora, howto, install, privoxy, tor

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Howto[F10]: Install and configure freenx-server( including SELinux) einbert Guides & Solutions (No Questions) 4 5th June 2009 09:57 AM
configure proxy privoxy to ping? sdowney717 Servers & Networking 0 18th January 2007 03:00 AM
Install tor and Privoxy on FC5 WSZM EOL (End Of Life) Versions 6 22nd October 2006 12:34 PM
HOWTO install and configure the new ATI Driver 8.8.25 on FC3 kernel 2.6.10 (latest) LeAkEd Guides & Solutions (No Questions) 226 13th June 2006 11:33 PM


Current GMT-time: 18:00 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat