Browsing articles tagged with " utility"
Jun
25
2011

A Simple Backup Shell Script

shell-scripts

This article contains a simple shell script which on execution will back up your linux system. If you are not familiar with Backup or Restore, I highly recommend you go through our previous stones on Backup your Linux System, Restore your Backups and Tips on Backup and Restore. Since, the entire posts on Backup was based on GNU tar, the following script will be using tar utility to backup. You might be wondering why to [...]

Share