Schedule for Server Reboot
Posted: Mon Nov 19, 2012 11:21 am
Hi Guys,
Do you have any idea how to set a schedule that will restart the server by itself?
I found this in crontab but i know what is this mean and the format:
### Reboot nightly to manage asterisk issues and memory leaks - uncomment if issues arise
30 6 * * * /sbin/reboot
Question:
What is the meaning of 30?
meaning of 6?
Can you provide me a format for this:
I want the server will restart at 10:30pm. - sample only.
Thanks!
Do you have any idea how to set a schedule that will restart the server by itself?
I found this in crontab but i know what is this mean and the format:
### Reboot nightly to manage asterisk issues and memory leaks - uncomment if issues arise
30 6 * * * /sbin/reboot
Question:
What is the meaning of 30?
meaning of 6?
Can you provide me a format for this:
I want the server will restart at 10:30pm. - sample only.
Thanks!