LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Inquiry:How to set the Linux server to be auto rebooted at pre-specified times? (https://www.linuxquestions.org/questions/linux-newbie-8/inquiry-how-to-set-the-linux-server-to-be-auto-rebooted-at-pre-specified-times-768591/)

hadimotamedi 11-12-2009 01:25 AM

Inquiry:How to set the Linux server to be auto rebooted at pre-specified times?
 
Dear All
Can you please do me favor and let me know how can I set my Linux server to be automatically rebooted at pre-specified times each day ?
Let me thank you in advance

evo2 11-12-2009 01:35 AM

cron is what you are looking for... but I can't image any good reason as to why you would want to automatically reboot your machine each day.
Code:

man cron
man crontab

Evo2.

hadimotamedi 11-12-2009 01:49 AM

Quote:

Originally Posted by evo2 (Post 3753874)
cron is what you are looking for... but I can't image any good reason as to why you would want to automatically reboot your machine each day.
Code:

man cron
man crontab

Evo2.

Thank you very much for your reply . But my crontab job settings for my Linux server auto reboot will vanish when my server being rebooted . Can you please do me favor and let me know how can I make these settings as permanent ?
Thank you in advance

evo2 11-12-2009 04:21 AM

The exact setup depends on your distribution. There should be sufficient information on the web and/or in the documentation on your machine.

Evo2.

chrism01 11-12-2009 06:25 PM

Quote:

But my crontab job settings for my Linux server auto reboot will vanish when my server being rebooted
That's definitely not supposed to happen. Do you know(!) that it does happen, and if so why?
Also, why would you want to do this anyway?


All times are GMT -5. The time now is 07:32 PM.