cron job question
Hi,I have to do this bcos i have a small problem with tomcat on my setup , If i restart tomcat once in a day it runs fine, If i dont then it sometimes stops for no reason and gives internal server error on all pages,
My question,
Can someone tell me how do i setup a cron job to run
/etc/rc.d/init.d/tomcat.sh stop
/etc/rc.d/init.d/tomcat.sh start
Every 12 hours, daily
Is this possible,
Please help
With regards
Manish Kapadia