Bacula 7.x SUSE / SLES 11 Server Installation

  • Post author:
  • Post category:Uncategorized
  • Post comments:0 Comments

1. Solve Deps: zypper install postgresql91-server postgresql91-devel readline-devel mtx mt_st gcc gcc-c++ make zlib-devel 2. Start Postgres: /etc/init.d/postgresql start 3. Edit pg_hba.conf to allow local connections (e.g: change from ident to trust): vi /var/lib/pgsql/data/pg_hba.conf…

Continue Reading Bacula 7.x SUSE / SLES 11 Server Installation

Bacula 7.x SUSE / SLES 11 Server Installation

1. Solve Deps: zypper install postgresql91-server postgresql91-devel readline-devel mtx mt_st gcc gcc-c++ make zlib-devel 2. Start Postgres: /etc/init.d/postgresql start 3. Edit pg_hba.conf to allow local connections (e.g: change from ident to trust): vi /var/lib/pgsql/data/pg_hba.conf…

Continue Reading Bacula 7.x SUSE / SLES 11 Server Installation

Oracle Database Backup

  • Post author:
  • Post category:Uncategorized
  • Post comments:0 Comments

Each Oracle database approach may have it's advantages and drawbacks. Consult your company DBA to find out what is more suitable. On both methods is high advisable to set Oracle…

Continue Reading Oracle Database Backup

Bacula Microsoft Exchange Backup

  • Post author:
  • Post category:Uncategorized
  • Post comments:0 Comments

The best approach to Microsoft Exchange backup relies on it's own organization. Since having only one file to store the database can slow backup, restoring and eventual differential backups, it's…

Continue Reading Bacula Microsoft Exchange Backup