BBB - Bacula Backup Brazil

Tips, advice, training and lectures [Hints, consultancy, training and speaches]

Training in Bacula 4Linux (São Paulo-SP / April 2010)

Posted by admin on March 30th, 2010

http://www.4linux.com.br/cursos/bacula-backup-corporativo-software-livre-447.html

The 4Linux - traditional partner of Free Software training will be promoting a novel about the "Bacula. The next class will begin on April 19, 2010, in São Paulo-SP.

The course will be taught by the author of "blog", Heitor Medrado de Faria. And more information can be obtained via this link .

Attend!

Posted in marketing , news , free software , training | No Comments »

Bacula - Managing Distributed Backup - Concepts

Posted by admin on March 29th, 2010

Collaboration: Alexandro Silva

Date Published: March 29, 2010

According to the standard ISO / IEC 17799:2005 :

12.1.3 Safeguarding of organizational records
It should be that important records of an organization are protected from loss, destruction and falsification. Some records may need to be securely retained to meet statutory requirements or regulations, as well as to support essential business activities ...

To meet this standard of control becomes essential to implement a backup system. There are several systems points to perform this task among many I could mention some world stars of owner:

But I can highlight in the long list of free tools to Bacula . It goes hand in hand with the software mentioned above need not be anything (see Current State ). The few "limitations" are found:

Click here to view all ...

Posted in bacula , community | No Comments »

TCC: What influence the operation of free software in the Choice of a system of backups in the enterprise?

Posted by admin on February 26th, 2010

HEITOR MEDRADO DE FARIA
Advisor. Julio C Noguchi

Savior

2010

Click here to view all ...

Posted in article , bacula , cases , free software | 1 Comment »

Restoring Mail / Mailboxes Individual Cyrus / Expresso

Posted by admin on February 23rd, 2010

Individual Emails:

Question: Delete some mail by accident - and I need to restore them from a backup. We use the Cyrus / Expressed as the IMAP server and have a copy of / var / spool / imap /. What to do?

Answer: Cyrus the emails saved in the following directory:

Click here to view all ...

Posted in specific applications , tip | No Comments »

Backup Express

Posted by admin on February 23rd, 2010

Pre-script for Backup Express (ClientRunBeforeJob):

The following script will set up the database, LDAP Base, "Cyrus" and the Express Mail, so that Bacula can do the copying of files generated, more reliably.

Note that because Bacula backs up open files, these procedures are performed only to ensure the integrity of backups.

It is recommended to backup the whole / with Bacula (except the obviously disposable folders: / proc, / tmp, etc.). For purposes of disaster recovery in the event of complete loss of the Server.

The following procedures are in accordance with the Official Documentation Tool "Procedure Backup Express: How? >> rotinadebackup.pdf

Click here to view all ...

Posted in specific applications , article , bacula , tip , setup , Manual , operation , training | No Comments »

Change User Password in MySQL Bacula

Posted by admin on February 10th, 2010

You can change the user password "bacula" in the MySQL database (that same password that Bacula uses the resource "Catalog" of bacula-dir.conf), in two ways:

Click here to view all ...

Posted in tip | No Comments »

Backup "389 Directory Server" (FedoraDS and RHDS)

Posted by admin on February 9th, 2010

"Directory Service 389 is the new name of" Fedora Directory Server, "" Red Hat Directory Server is a certified version of Red Hat, though the two share the same code. To make your backup is relatively simple:

Click here to view all ...

Posted in specific applications , article , bacula | No Comments »

OpenLDAP backup with Bacula

Posted by admin on February 9th, 2010

If you only have a simpler setup, using only one backend, the command slapcat will produce a complete dump for backup:

slapcat | gzip> backup.ldif

Click here to view all ...

Posted in specific applications , article , tip | No Comments »

Compiling only the file daemon, storage daemon and the director.

Posted by admin on February 9th, 2010

The build options for selection of daemons to be installed are as follows:

-Enable-client-only (only compiles the File Daemon)
-Enable-build-Dird (also compile the Director)
-Enable-build-stored (also compile the Storage Daemon)

Posted in bacula , tip | No Comments »

Backup Microsoft IIS

Posted by admin on February 9th, 2010

A windows client Bacula will be able to copy the contents of files without any difficulty IIS - however the web server configurations are omitted. Microsoft Iisback.vbs provides the script, which is well documented in the help of the IIS Administration Console.
Click here to view all ...

Posted in tip | No Comments »