Installing Squid
Like most Ubuntu software, Squid installation is handled through synaptic. After Squid is installed, it is automatically enabled for each boot up. You can check this by running ps aux | grep squid when the machine boots. If for some reason you see nothing there, run /etc/init.d/squid start.
 |