Dc202 "A very simple backup script for linux"

Mar 15

In this episode of the knightwise.com Docu-cast series we show you how to build your very own backup script on your linux system. With this script you can automatically create zip-filed-backups of the home folders of all the users on your system. We add some extra security to the mix by making the backup folder a “dropbox” for all your other users. That way they can “drop” files into the backup folder, but are unable to see any other files in the folder that have been put there by other users.

Shownotes.

  • Creating the destination directory.
  • Setting up the correct file permissions with chmod.
  • Writing the script.
  • Testing the script.
  • Automate the Process using Cron.

Related Posts


Leave a Reply

Your email address will not be published. Required fields are marked *