> -----Original Message----- > From: Martin Joseph [mailto:mercedes@xxxxxxxxxxxxxxxxxx] > Sent: Thursday, February 10, 2005 8:57 AM > Cc: squid-users@xxxxxxxxxxxxxxx > Subject: Re: [squid-users] squid doesn't start > > > As a total newb I am piggybacking on this thread, because I am > embarrassed to start a new thread for this silly question... > > How do you setup squid to start at boot? I have been starting it > manually after every reboot, which thankfully is only twice so far. > Not very wise though... > > Marty For future reference, there are some who don't take kindly to inserting new questions into an existing thread, as it makes reading the thread after the fact more difficult. Posting responses above the current text (which you have not done, I'm just fore-warning) is also frowned upon. To answer your question... It depends entirely on what OS you are running Squid on. One of the more common is some flavor of RedHat linux, in which case type "chkconfig squid on" without the quotes should set you up right (assuming you installed Squid via RPM). Other Unix-like systems are covered in http://www.squid-cache.org/Doc/FAQ/FAQ-3.html#ss3.6, and if you are running Squid on Windows, you'll have to specify that, and ask again. I have very little Windows Server knowledge. Chris