Find the answer to your Linux question:

View Poll Results: Do you make regular backups of your Linux system?

Voters
16. You may not vote on this poll
  • Always

    7 43.75%
  • Never

    6 37.50%
  • Sometimes

    3 18.75%
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14
I feel pretty sure that the majority of Linux users don't bother to make backups of their systems, but a poll might help to give us some idea how many ...
  1. #1
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,081

    What is your "backup" plan?

    I feel pretty sure that the majority of Linux users don't bother to make backups of their systems, but a poll might help to give us some idea how many do, and how many don't.

    So, how about you... do you make full system backups, or incremental backups, and if so, how often do you make them?

    Describing your backup plan and the software that you use for that purpose might help others to get started with their own backup plan.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,941
    I'll bite a little here Ozar. On my Gnome Desktop I use yourgnome - Project Hosting on Google Code to back up Gnome.

    For AntiX I have a backup button in Control Center that backs up most everything into a tar.gz in /home.

    Anything Else I think that is important I will just back up into a external IDE Hardrive I have individually.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  3. #3
    Just Joined! aperla's Avatar
    Join Date
    Jul 2009
    Location
    U.S.A
    Posts
    41

    Not smart enough

    I'm not smart enough to back up anything as far as systems go....I do backup docs and such....

  4. #4
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,279
    I backup my system nightly.

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

  5. #5
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,228
    I have something of a homebrew backup job. I basically wrote a script that takes a list of directories / files that I specify and rsyncs them to my external hard drive. I run this as a nightly cron job.

    The main flaw with this is that it only provides a single, most-recent backup, so I can't revert any changes to files. However, I don't have rsync delete anything when it syncs, so deleted files still remain on my external.

    I like this because it allows me fine control over what gets backed up. I basically only backup my documents, program source code that I've written, and very important config files (my vimrc, for instance).
    DISTRO=Arch
    Registered Linux User #388732

  6. #6
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,142
    I backup all my Media files, all things that are important, but I'm a terrible slacker when it comes to system backups. I'd rather do a new install than perform a backup. It's more fun to me.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  7. #7
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,287
    I use software called Back in Time. I have a snapshot taken every hour. That sounds expensive in disk space but if a file hasn't changed then a hard link is created to the last time it did.

    It's quick too as it's a front end to rsync
    If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)


    My new blog. It's probably not as good as I think it is.

  8. #8
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    I backup my personal documents about once a month, photos and such are kept pretty much up to date all of the time. I backup all music regularly aside from also having it on my iPod and I keep what I consider to be "critical" video. It's all on an external 500GB drive but it's a bit tight as my main system is 1x74GB and 2x1TB. I might take a look at Back-In-Time.

  9. #9
    Just Joined! teenytinylinuxgrl's Avatar
    Join Date
    Jul 2009
    Location
    florida
    Posts
    78
    I just keep copies of the important stuff (documents, pictures, music mostly) on a few CDs, and make new backups of the data only if it changes. And I keep my installation disk handy in case of a meltdown. Installation is so easy anyway, and I've read that a fresh install has some advantages anyway.

    Amy

  10. #10
    Just Joined!
    Join Date
    Aug 2009
    Posts
    11
    My linux machines I do a cp -rf * to a network share.
    My windows machines I run norton ghost backup every week
    My data is backed up to the external hard drive using a simple program.

    And they are always stored in a different building or my car.

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •