Debian / Ubuntu Linux: Install SquidGuard Web Filter Plugin For Squid 3.x To Block Unwanted Sites
Here’s an overview of the steps to install the SquidGuard web filter plugin for Squid 3.x on Debian or Ubuntu Linux: Install SquidGuard and its dependencies: sudo apt-get update sudo apt-get install squid3 squidguard Create the SquidGuard configuration directory: sudo mkdir /etc/squidguard sudo chown proxy:proxy /etc/squidguard Download the blacklists: You can download pre-configured … Read more