MachineOfTheMonth: Backing up stuff | Linux Today

MachineOfTheMonth: Backing up stuff

Written By
Web Webster
Web Webster
May 27, 2000

[ Thanks to Nobody for this link.
]

“It’s important to be able to have a reliable and easy way to
back up your sensitive data. In this article I’ll talk about ways
to back it up and ways to archive it.”

“Here is a shell script that backs up data on your
computer’s hard drive.
… Putting the script in your crontab
is fairly simple. …then as root, you have to run the crontab
command on that file as follows: crontab rcron assuming rcron is
the name of the above file. What will then happen is each day, the
backup script will be run at 12:25pm and the tar file will appear
on your hard drive per the script.”

“The basic modification would be to let the user decide when to
do incremental or full backups. Because in the original version of
the script, it does assume you will run the backup script everyday.
If you don’t, and miss a sunday, god help us all, you might not be
able to recover from a hard drive crash. The reason for that is it
writes over daily backups from the last week. So the last full
backup is important to have and that falls on sundays or firsts of
months or both.”

Complete
Story
[ Site displays pop-up ads. ]

Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.