Squid

From Linuxintro
Revision as of 04:20, 26 May 2012 by imported>ThorstenStaerk

Squid is a proxy software, that means it fetches internet sites for you. Here is an example how to use squid with SUSE Linux 12.1.

install it

open a console and enter

yast -i squid3

start it

/etc/init.d/squid start

configure it

Change http_access under /etc/squid/squid.conf

See also