Login  Register

Re: Shield - Beginners guide

Posted by breda on Apr 25, 2016; 6:58pm
URL: https://itus.accessinnov.com/Shield-Beginners-guide-tp754p808.html


Thanks for the help  Turrican here is my updated Scheduled Tasks


# daily at 01:00 - upgrade IPS rules
0 1 * * *  sh /sbin/fw_upgrade
# daily at 00:00 - sync clock
0 0 * * * /usr/sbin/ntpclient -s -p 123 -h 0.us.pool.ntp.org || /etc/init.d/ntpclient restart