sed -i -e ‘s/14400/300/g’ -e ‘s/86400/300/g’ -e “s/[0-9]\{10\}/`date +%Y%m%d%H`/g”
/etc/init.d/named restart
cpanel updating DNS zones TTL
Leave a reply
sed -i -e ‘s/14400/300/g’ -e ‘s/86400/300/g’ -e “s/[0-9]\{10\}/`date +%Y%m%d%H`/g”
/etc/init.d/named restart