Apache getting "stuck" - Please Help!
Hi,My xeon dual servers are getting stuck every day at the same hour (at 4:30 AM before change systems date), thats why I think the problem may be on the "updateDB" daily cron.
Does anyone know how to disable this cron?
I just edit /etc/cron.daily/slocate.cron and coment this lines:
#renice +19 -p $$ >/dev/null 2>&1
#/usr/bin/updatedb -f "nfs,smbfs,ncpfs,proc,devpts" -e "/tmp,/var/tmp,/usr/tmp,/afs,/net"
Is that correct? there are any other way?
Thanks,
Lucho