QUOTE (JOE_X!!! @ Apr 25 2008, 08:11 PM)

Can you pls explain me , step by step, how to do the advised changes in the /etc/privoxy/config file siince I am new at programming.
Sorry reply has taken so long, I had to go out. Right, I'll list the steps so you can follow.
1. Press
Alt &
F22. Type:
kdesu kwrite /etc/privoxy/config (or copy and paste that in) and click run.
3. Enter your
root password and click ok.
Now you are working as root so you need to be careful and avoid making any mistakes.
Going from the top, find this sentence:
# Long lines can be continued on the next line by using a `\' as the
# last character.
#Make a blank line here and add this to that blank line exactly as I have written it:
forward-socks4a / 127.0.0.1:9050 .It should look like this if done correctly:
# Long lines can be continued on the next line by using a `\' as the
# last character.
#
forward-socks4a / 127.0.0.1:9050 .
#
#
# 1. LOCAL SET-UP DOCUMENTATIONNow find this section:
# 2.6. logfile
#
# Specifies:
#
# The log file to useContinue to scroll down and make sure you see this entry:
#logfile logfile as long as it looks like that you don't need to do anything, if it doesn't have the
# at the beginning, put one there.
Next continue to scroll down and you should see this entry:
#jarfile jarfile again if it looks like this then you don't need to do anything.
The final thing to do is at this section:
#debug 1 # log each request destination (and the crunch reason if Privoxy intercepted the request)
#debug 4096 # Startup banner and warnings
#debug 8192 # Non-fatal errorsChange it to look like this:
#debug 1 # log each request destination (and the crunch reason if Privoxy intercepted the request)
debug 4096 # Startup banner and warnings
debug 8192 # Non-fatal errorsNow save and close the file. Either restart privoxy from the
services section in the Mandriva Control Centre or reboot.
Make sure your
torbutton is coloured green, now you're good to go.
Oh and to confirm your ip has been masked, check it at one of the many sites that show you your ip.