How to Run Squid on Red Hat, Fedora Suse, Ubuntu
Use this command for start the Squid Service on Start Up
1. chkconfig --level 35 squid on
How to Open rc.local
vi /etc/rc.local
Write This Command in rc.local File
2. service squid start
How to Start or Stop Squid Service
service squid start
service squid stop
How to Creat Swap Dir in Squid
squid -z