Reply To Thread
Results 1 to 3 of 3
  1. Collapse Details
    Linux backup software 
    #1
    Junior Member Merceno's Avatar
    Join Date
    Oct 2011
    Posts
    2
    Can anyone recommend a good backup software for Linux? I have a few servers. One with lighty and one with apache. I want someting that will do backups of the web directories, configuration files and eventually a mySQL or postgresSQL database. Are there any suggestions?
    Reply With Quote
     

  2. Collapse Details
     
    #2
    Junior Member OUTBREAK's Avatar
    Join Date
    Jan 2012
    Location
    Madison, WI
    Posts
    6
    R1soft is a good backup software. It works well and tons of hosting shops are using it for Linux and Windows. Depending on what you're backing up, maybe just try an rsync script.
    Reply With Quote
     

  3. Collapse Details
     
    #3
    Site Admin Webmaster's Avatar
    Join Date
    Oct 2011
    Location
    Orlando, FL
    Posts
    77
    I've used R1soft before and it's great. Does a fantastic job with SQL databases and backups in general. A little on the expensive side, but worth the money if you really need the organziation and tools it provides. Rsync works okay, but it doesn't work well with large amounts of data > 100GB and you don't get an index of backups.

    You are forced to write some shell scripts to move around your data.
    Reply With Quote
     

Tags for this Thread

Posting Permissions

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