[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [K12OSN] SquidGuard



On Sat, 2003-04-05 at 06:05, Reba Bonney wrote:
> HI I was just wandering if there is a way to update my black list with
> squid guard.

yup.  save the attached file as filename 'squidGuard', and then ;

sudo chown root.root squidGuard
sudo chmod 755 squidGuard
sudo cp squidGuard /etc/cron.d/

DON'T paste the lines from your emailer, as your mailer may have wrapped
some lines.  Bad things will happen, bad things man.

If you do not have sudo setup for your account then leave the sudo bit
off, and just do the commands as root.


cheers,
Steve

# update the squidGuard blacklists

#minute| hour | date |month | day |user|      command
#(0-59)|(0-23)|(1-31)|(1-12)|(0-6)|    |
#------|------|------|------|-----|----|----------------------- 
   0       5     *       *     *   root  /usr/sbin/update_squidguard_blacklists



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]