Results 1 to 7 of 7

Thread: System tar & restore

  1. #1
    Join Date
    Jul 2008
    Beans
    1

    System tar & restore

    Hi !

    We working on this project and we would like to share it.

    System tar & restore contains two bash scripts, backup and restore.

    The purpose is to make the process of backing up and restoring a full GNU/Linux installation easier using tar or transfer an existing installation using rsync.

    Supported distributions: Arch, Debian, Fedora

    -CLI and Dialog interfaces
    -Easy backup and restore wizards
    -Uses tar / bsdtar to create and restore backups
    -Creates tar.gz, tar.bz2 or tar.xz archives
    -Uses rsync to transfer a running system
    -Supports Grub2 and Syslinux

    Documentation
    Stable Releases
    Changelog
    Demo

    You can try it in your usb flash, a second disk or virtualbox.

    Worked nicely with lubuntu and kubuntu
    Last edited by tritonas00; March 19th, 2014 at 03:05 PM.

  2. #2
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: System tar & restore

    Is there audio with this file? I kind of confused. I can hardly read what is on the screen.

  3. #3
    Join Date
    Jul 2008
    Beans
    1

    Re: System tar & restore

    Quote Originally Posted by kevdog View Post
    Is there audio with this file? I kind of confused. I can hardly read what is on the screen.
    Please change video quality to 720p.

    Documentation is in the Git link.

  4. #4
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: System tar & restore

    Ok I watched the video -- thanks for suggestions. How does this compare to other backup options -- like rdiff-backup, duplicity, or rsnapshot? I currently exploring obnam on arch and I think its pretty cool I haven't done any mission critical backups.

  5. #5
    Join Date
    Jul 2008
    Beans
    1

    Re: System tar & restore

    Thanks for watching.

    It uses tar to create and restore backups, or rsync to "on the fly" transfer the system.

    Then it generates fstab, rebuilds initramfs for every available kernel, regenerates locales and installs a bootloader (grub2 or syslinux)

    More info in the documentation

  6. #6
    Join Date
    Mar 2007
    Location
    Denver, CO
    Beans
    7,958
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: System tar & restore

    Sounds like a great project and something I'm going to check out!!

  7. #7
    Join Date
    Jul 2008
    Beans
    1

    Re: System tar & restore

    Updated to 3.1

    Added raid support, log for restoring process, tar / rsync progress info and many other improvements.

    Enjoy

Bookmarks

Posting Permissions

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