Changes

From Amahi Wiki
Jump to: navigation, search
155 bytes added ,  15:36, 25 October 2009
remove sudo
Privoxy is a web proxy program, frequently used in combination with [[Tor ]] and [[Squid]]. It has filtering capabilities for protecting privacy, modifying web page data, managing cookies, controlling access, and selectively removing content such as ads, banners and pop-ups. It can be customized and has application for both stand-alone systems and multi-user networks. [from Wikipedia]
== Installation on Amahi server ==
where 192.168.1.50 is your hda's IP address (the DNS name of your hda does not work).
In order to start activate privoxyon your hda, write the following commands $ chkconfig --add privoxy $ chkconfig privoxy on In order to start it immediately (not only after boot) issue $ /etc/init.d/service privoxy start
== Web browser configuration ==
11

edits