Hello everyone, I have a special project that requires Apache to be stopped at a time (specified by me) and start (at a time specified by me) Linux - CentOS It doesnt matter if it's a script, or if it's a sort of cron. Does anyone know how to do this? Thank-you! Edit -- I've got it Thanks anyways. You can use the crontab (crontab -e) Add @midnight /path/to/script.sh