When setting up the cron jobs, is it necessary to run them as root (so use sudo crontab -e instead of just crontab -e to set them up?).
I'm running a LAMP stack on Amazon EC2.
When setting up the cron jobs, is it necessary to run them as root (so use sudo crontab -e instead of just crontab -e to set them up?).
I'm running a LAMP stack on Amazon EC2.