Sometimes it is a good idea to schedule a regular reboots, to clear the memory and remove any crashed processes.
This can be easily achieved by adding the task to a cron tab (Linux scheduling system):
First, open the crontab (as a root):
crontab -e
and add a line similar to this: