Slashdot Mirror


User: Cool+E

Cool+E's activity in the archive.

Stories
0
Comments
22
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 22

  1. Re:Rsynch has a file count limit and bigtime bugs on Linux Backups Made Easy · · Score: 1

    That error doesn't say that its not completing the backups because of too many files. It sounds like you are running out of space.

  2. Re:tar and ftp on cron on Linux Backups Made Easy · · Score: 1

    If you use tar to backup files it can screw you over because if the tar archive get currupted 4K into the file then you can't restore the rest of your files. If you insist on using something like tar I have heard good things about BRU

  3. Re:As a Canadian.. I am sorry... on Linux Backups Made Easy · · Score: 1

    This has absolutely nothing to do with this thread and should be moderaleted down to -1

  4. Re:Works great! on Linux Backups Made Easy · · Score: 1

    you might want to take a look at this for doing backups via rsync over ssh with no client side scipts to manage

  5. Re:I use this method at work on Linux Backups Made Easy · · Score: 2, Informative

    you might want to take a look at this for doing backups via rsync over ssh.

  6. Re:Tar? on Linux Backups Made Easy · · Score: 1

    tar isn't that reliable for backups

  7. Re:tar or dd? on Linux Backups Made Easy · · Score: 1

    tar isn't reliable

  8. Re:tar and ftp on cron on Linux Backups Made Easy · · Score: 1

    tar isn't that reliable

  9. Re:Check out glastree on Linux Backups Made Easy · · Score: 1

    You might want to take a look at this. It does all of this but no client side script to maintain.

  10. Re:What about MAC OS X??? on Linux Backups Made Easy · · Score: 1

    /me points at stitch. It /should/ backup osx as long as you run ssh on the box and have a user called root.

  11. Re:SSH comment needs to be added! on Linux Backups Made Easy · · Score: 1

    you might want to take a look at this. it does backups via rsync over ssh using ssh keys.

  12. Re:Flexbackup on Linux Backups Made Easy · · Score: 1

    you may be interested in this. it does backups via rsync over ssh. its still in development so i'm sure features can be added if users request them.

  13. Re:Rsynch has a file count limit on Linux Backups Made Easy · · Score: 1

    I haven't ever seen this problem. I've seen rsync take a really long time trying to build the file list, but never break because of too many files. I backup large amounts of files via rsync every day.

  14. Re:simple encrypted backup on Linux Backups Made Easy · · Score: 1

    First, tar is not reliable.

    Second, you could use ssh keys.

    Third, look here for something that already does this.

  15. Re:What about backups to tape ? on Linux Backups Made Easy · · Score: 2, Insightful

    Hard drives come out as being much cheeper than tape even in the long run.You don't need removable disks, you just need to have the machine in a different building if possible. A tape library to hold the amount of data that I need to hold would be over 5K and then I would have to buy tapes which are around $100 a peice, that doesn't seem very economical to me being that for less money I can build two 1TB, and yes thats a T for terabyte, backup systems and put them both in separate buildings. That way if one completely fails I still have all of my backups.

  16. Re:But how do you do cron+ssh+rsync? on Linux Backups Made Easy · · Score: 1

    You might want to look at this. Its just something I've been working on.

  17. Re:That's pretty half-assed on Linux Backups Made Easy · · Score: 1

    First, where are you getting all of this money for tape? I want some. Second, CD-RW are not praticle for backing up large amount of data and neither are DVD-R disks. I have to backup 0.5TB of data and yes thats a T as in terabyte. Therefore disks work much better. I just have a 1TB raid5 arry with one hot spare that cost under 5K to backup systems.

    Third, hard drive come out as being much cheeper than tape even in the long run.You don't need removable disks, you just need to have the machine in a different building if possible. A tape library to hold the amount of data that I need to hold would be over 5K and then I would have to buy tapes which are around $100 a peice, that doesn't seem very economical to me being that for less money I can build two 1TB, and yes thats still a T for terabye, backup systems and put them both in separate buildings. That way if one completely fails I still have all of my backups.

    Fourth, I really want to see you try to fit 0.5TB, and yes again thats a T for terabyte, on a CD-RW. Just let me know when you manage to do that.

  18. Why not just use Stitch. It sets up rsync for you. on Linux Backups Made Easy · · Score: 1

    Have you ever wanted to do backups easily and cheaper than tape? Well then Stitch is the answer for you. Use the features of rsync without the hassle of setting it up. This is not meant for data center scale backups, but for small departments or institutions. A mirror of the page can be found here. You don't have a client side, all thats required is ssh on the client. This way there isn't a client side to maintain. It does incremental backups on a monthly rotation and allows you to easily restore systems.

  19. NC State University on Feasibility of Linux for Public-Access Labs? · · Score: 1

    We use RedHat Linux + openafs and some configuration changes. Our packages are available at kickstart.linux.ncsu.edu . All of our beowolf clusters are running Scyld Linux, which is based off of RedHat Linux.

  20. it was the aliens or the government on The Magic Box Hoax · · Score: 1

    it was either the aliens or the government, so that made it disapear and look like a hoax so that we wouldn't know about it.

    yep thats definitly it.

  21. Re:RedHat Linux 7.2 on ext3fs in Linus' Kernel Tree · · Score: 1

    what do you mean by "fractional number of ships"

  22. RedHat Linux 7.2 on ext3fs in Linus' Kernel Tree · · Score: 1

    RedHat Linux 7.2 ships with ext3 compiled into the kernel by default and installs with formating you partitions as ext3.