News

For the admins who are new to Linux, I want to introduce you to the cron tool. What is cron? Simply stated, cron allows you to create scheduled jobs on a Linux system. Say, for instance, you have a ...
Until recently, I had a cron job running each night at 3AM, which used rsync to copy my entire /Users tree to a backup usb drive. This stopped working on December 11. I need some advice.<BR><BR>The ...