Reboot problem
8 Replies
http://library.linode.com/linux-tools/utilities/cron
-Tim
@theckman:
I'm not sure what the reasoning is for issuing the reboot. However, you'll want to look at using cron to schedule the reboot command:
http://library.linode.com/linux-tools/utilities/cron -Tim
I know Cron can do but I don't know reboot command.
-Tim
@glg:
This isn't Windows you know.
@Guspaz:
If you need to reboot your server every day, you're doing something VERY wrong.
Even with Windows if you need to reboot on such a regular basis you're still doing something very, very wrong.
@waldo:
@glg:This isn't Windows you know.
@Guspaz:If you need to reboot your server every day, you're doing something VERY wrong.
Even with Windows if you need to reboot on such a regular basis you're still doing something very, very wrong.
The one time I had to do that (weekly reboot scheduled) it was due to a POS vendor app that had a massive memory leak.