顯示具有 備份系統-- Backup System 標籤的文章。 顯示所有文章
顯示具有 備份系統-- Backup System 標籤的文章。 顯示所有文章

2012年10月7日 星期日

[Backup] Bacula on Ubuntu 12.04 - Chinese Version

        Bacula是一套企業級的備份軟體,且Open Source。

        這套軟體的設定過程非常複雜,所以在學習過程中有一些困難,但是實際操作後應可漸漸習慣。它的參考文件相當豐富,且備份功能十分完備。

        若小型企業在導入備份系統時,覺得市面上的備份方案太貴了,可以採用這套系統,如此軟體的採購就全部省下來了。

2012年8月23日 星期四

[Backup] Some Backup system for Linux(Open Source)

         I collected some backup systems which were recommended by linux players.


1. Amanda

    a. The most famous backup system, and also a primitive backup system in Unix like OS.
    b. Amanda backup/archive computers on a network to disk, tape or cloud storage.
    c. Multi-platform supported.

    On Ubuntu, we could install amanda via "apt-get install".
    Amanda also has a enterprise version, named "Zmanda".
    The book "Unix Backup & Recovery" took some introduction on Amanda.

    There are some reason that Amanda be recommend for main backup system:
    - Using native tools to perform the backup job. Such as tar, dump..., etc. Bug would fix as the OS upgrade and developers have no need to write code for it.

Unix Backup & Recovery














Reference:
http://blog.learnadmin.com/2010/07/install-and-configure-amanda-backup.html

Why Amanda
http://blogs.umass.edu/choogend/2007/09/27/ten-things-i-like-about-amanda/

Amanda Intallation Guide(RedHat/CentOS)
http://balajitheone.blogspot.tw/2010/08/amanda-backup-installation-guide.html

2. Bacula


    A network Client/Server based backup program. I have to install and try, so we could compare with Amanda.








Reference:
Bacula - install, backup & restore


Bacula vs Other Backup Solutions
http://wiki.bacula.org/doku.php?id=comparisons

3. Areca

    Areca has a complete tutorial and sample on the main page, so user could easily to learn how to configure this backup system.

4. Flyback

    An easy, quick backup system. GUI.

5. BackupPC

    An Enterprise grade backup system. It could backup Linux, MS Windows and MAC.

Reference:
http://www.piir.ch/slackware-linux/backuppc.html

6. TimeVault

    Graphic Mode installation. But seems not maintain now.
Reference:
http://techthrob.com/2009/03/02/backing-up-in-ubuntu-made-easy-with-timevault-an-in-depth-review/


7. Others

English version Reference:

10 outstanding Linux backup utilities
http://www.techrepublic.com/blog/10things/10-outstanding-linux-backup-utilities/895

5 Free Linux Backup Solutions
http://www.foogazi.com/2008/02/25/free-linux-backup-solutions/

Top 10 Linux Backup and Recovery Software
http://tech.gaeatimes.com/index.php/archive/top-10-linux-backup-and-recovery-software/

21 of the Best Free Linux Backup Software
http://www.linuxlinks.com/article/20090105114152803/Backup.html


Chinese version Reference:

ITHOME
http://ithelp.ithome.com.tw/question/10040539?tag=rt.rq

浅用Amanda备份软件
http://asearcher.info/index.php/2012/07/27/%E6%B5%85%E7%94%A8amanda%E5%A4%87%E4%BB%BD%E8%BD%AF%E4%BB%B6/ 

 RedHat 官方文件(RHEL4)
http://web.mit.edu/rhel-doc/4/RH-DOCS/rhel-isa-zh_tw-4/s1-disaster-addres.html

10 outstanding Linux backup utilities
http://www.techrepublic.com/blog/10things/10-outstanding-linux-backup-utilities/895