archive
Hey Linux Sysadmin, I Got An Easy One
Submitted by weed on Thu, 07/31/2008 - 06:27.Matthew,
I have a process on Fedora 8, let's call it sslexplorer (namely because that's what it is.) I want to run a cron job every five minutes to make sure it's running.
I type in crontab -e
*/5 * * * * "/etc/init.d/sslexplorer start" >/dev/null 2>&1
Is this correct? Are my quotes needed? Should I write a script that queries sslexplorer status and only starts it if it's stopped?
Evil Dead: The Musical
Submitted by Sammy G on Thu, 07/31/2008 - 17:25.No way!
http://www.evildeadthemusical.com/
Wow. I totally need to get to Toronto before September rolls around!



