LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Running Squid on Boot? (https://www.linuxquestions.org/questions/linux-software-2/running-squid-on-boot-492788/)

SBN 10-16-2006 04:35 AM

Running Squid on Boot?
 
-how can i run squid on boot using scripts?

acid_kewpie 10-16-2006 05:15 AM

on centos there will be a squid service you can enable just like any other...

SBN 10-18-2006 02:25 AM

where can i find that?

reddazz 10-18-2006 03:41 AM

On Redhat based distros such as CentOS, install squid, then do
Code:

#chkconfig squid on
When you reboot squid will be automatically started.


All times are GMT -5. The time now is 06:09 PM.