August 2018
Intermediate to advanced
482 pages
12h 44m
English
To install and use Squid on a particular system and network, ensure that the system has enough physical memory, because Squid also works as a cache proxy server, and thus needs space for maintaining the cache. We are using an Ubuntu system for our example and Squid is available in Ubuntu repositories. So, we need to ensure that our system is up to date. To do this, we run this command:
apt-get update
And then we run this command:
apt-get upgrade
Read now
Unlock full access