4 069
contributi
S3v (discussione | contributi) mNessun oggetto della modifica |
|||
Riga 232: | Riga 232: | ||
<pre> | <pre> | ||
# cd /var/lib/squidguard/db/ | # cd /var/lib/squidguard/db/ | ||
# wget | # wget http://www.shallalist.de/Downloads/shallalist.tar.gz | ||
# tar xzf | # tar xzf shallalist.tar.gz | ||
# chown -R proxy:proxy blacklists | # chown -R proxy:proxy blacklists | ||
# ln -s /etc/squidguard/squidGuard.conf /etc/squid3/squidGuard.conf | # ln -s /etc/squidguard/squidGuard.conf /etc/squid3/squidGuard.conf | ||
# squidGuard -d -c /etc/squid3/squidGuard.conf -C all | # squidGuard -d -c /etc/squid3/squidGuard.conf -C all | ||
</pre> | </pre> |