my root mail box had 21,000 messges this AM filled with failed cron jobs. My crontab looks like this <br><br><pre class="ip-ubbcode-code-pre"> SHELL=/bin/bash 01 ...
Are the daily scripts being run?<BR><BR>If the answers to both of these is yes, trying adding a new entry into crontab explicitly running the backup script. Also, make sure to check your mail (open up ...
Using insecure protocols leaves your data and connected machines vulnerable to attack. Remote server management requirements demand that security be given a top priority. This article explains my ...
Cron processes, or "cron jobs," may be used to start and stop applications within a Linux or Unix operating system. You can create cron jobs to perform functions such ...