You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Bareos

From EverybodyWiki Bios & Wiki


Bareos
File:Bareos-logo-full.png
File:Bareos Webui 01.png
Developer(s)Marco van Wieringen and others
Initial releaseFebruary 6, 2013; 11 years ago (2013-02-06)
Stable release
16.2.4 / October 28, 2016; 7 years ago (2016-10-28)
Written inC++
Engine
    Operating systemCross-platform
    TypeBackup
    LicenseGNU Affero General Public License v3.0
    Websitewww.bareos.org

    Search Bareos on Amazon.

    Bareos is an open source, enterprise level computer backup system for heterogeneous networks. It is designed to automate backup tasks that had often required intervention from a systems administrator or computer operator.

    Bareos supports Linux, UNIX, Windows, and Mac OS X backup clients, and a range of professional backup devices including tape libraries. Administrators and operators can configure the system via a command line console, GUI or web interface; its back-end is a catalog of information stored by MySQL, PostgreSQL, or SQLite.

    Overview[edit]

    Bareos is a set of computer programs for managing backup, recovery, and verification of computer data across a network—providing a backup solution for mixed operating system environments.

    In 2010 a former Bacula community developer (with several other Free Software users) started Bareos as a fork of Bacula. [1]

    Bareos is open source and released under the AGPL version 3.

    Bareos is one of the backup solutions used by Univention Corporate Server.,[2] it is included in several Linux distributions like Debian[3]

    The open source platform Open Hub counts more than 580.000 lines of code, more than 30 current contributors and affirms "High Activity".[4] According to Bareos own information, the number of daily unique visitors on the official download site exceeded 20.000 in April 2016.[5]

    In December 2015 the inter-ministerial working group on free software of the French government (Socle Interministériel de logiciel libre) included Bareos on their recommendation list among 130 other open source programs.[6]

    Features[edit]

    Bareos's features include:

    Network options[edit]

    • TCP/IP - client–server communication uses standard ports and services instead of RPC for NFS, CIFS, etc.; this eases firewall administration and network security
    • CRAM-MD5 - configurable client–server authentication
    • GZIP/LZO/LZ4 - client-side compression to reduce network bandwidth consumption; this runs separate from hardware compression done by the backup device
    • TLS - network communication encryption
    • MD5/SHA - verify file integrity
    • CRC - verify data block integrity
    • PKI - backup data encryption
    • NDMP - Direct storage backup
    • Bandwidth Limitation

    Client-options[edit]

    • VSS - calls Microsoft's snapshot service
    • Full and incremental backup of VMWare[7][8] virtual machines.

    Backup devices[edit]

    • pooling - allocates backup volumes according to job needs and retention configuration
    • spooling - writes backup data to spool until target backup medium is allocated so jobs can continue uninterrupted
    • media-spanning - such as spanning tapes
    • multi-streaming - write multiple, simultaneous data streams to the same medium
    • ANSI & EBCDIC - IBM compatibility
    • Barcodes - reading tape barcodes in libraries
    • autoloaders - virtually every tape autoloader available (called autochangers in Bareos)
    • most tape drives, including DDS, DLT, SDLT, LTO-1-6
    • hardware encryption since LTO version 4
    • locations - tapes can be "out" of a library, allowing off-site storage
    • Cloud storage: Bareos has native Ceph (software) and Gluster[9][10] connectors, to backup from an to cloud storages.

    Client OS[edit]

    The client software, executed by a "file daemon" running on a Bareos client, supports multiple operating systems. Users and administrators can also use a web UI to manage the backup system.

    Distribution[edit]

    The project publishes installation packages for each major release for the common Linux distributions, Windows and Mac.

    History[edit]

    Date Event
    Late 2010 Project started
    April 2013 First public release, Bareos 12.4
    November 2013 Release 13.2.2
    December 2014 Release 14.2.2
    November 2015 Release 15.2.3
    October 2016 Release 16.2.4

    References[edit]

    External links[edit]

    Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".


    This article "Bareos" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.