> I think that you better compile from source as it is a newer version
Hi Eitan:
Well finally I get Bacula with MySQL working and now I'm configuring every to
test. If this not work then I uninstall every and compile last (2.2.7)
Cheers
Ing. Reynier Pérez Mira
---
Reynier Perez Mira wrote:
>> issue
>>
>>
>> apt-cache pkgnames | grep bacula
>>
>
> Hi Arjen, this is the result:
>
I think you should first learn how to use Ubuntu (Debian) and apt and
know how to read it's output (or any command line util output). The
*mysql* packages for bacula are in t
> issue
>
>
> apt-cache pkgnames | grep bacula
Hi Arjen, this is the result:
apt-cache pkgnames | grep bacula
bacula-console-wx
bacula-director-sqlite
bacula-server
bacula-director-sqlite3
bacula-sd-pgsql
bacula-director-pgsql
bacula-sd-mysql
bacula-sd-sqlite
bacula-director-mysql
bacula-sd-sql
Hi Reynier,
issue
apt-cache pkgnames | grep bacula
I assume you would want to install the *-mysql* packages, I *guess*
these would contain the script files you need.
HTH
Arjen.
Reynier Perez Mira wrote:
>
> I install Bacula as follow:
>
> apt-get install bacula bacula-doc bacul
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf
>Of Reynier Perez Mira
>Sent: Monday, 07 January, 2008 08:22
>To: Vladimir Doisan
>Cc: bacula-users@lists.sourceforge.net
>Subject: Re: [Bacula-users] First time with Bacula
>
&
> Try this
> http://gentoo-wiki.com/HOWTO_Encrypted_Backup_System_Using_Bac
ula_and_GnuPG
Hi Vladimir:
Before all thanks for your reply, this is amazing but I found my first problem.
In the step 6 the manual said:
6 Setup Database (assuming you have MySQL installed and working)
/etc/bacula/crea
Try this
http://gentoo-wiki.com/HOWTO_Encrypted_Backup_System_Using_Bacula_and_GnuPG
You do not have to configure the GPG encryption as it is depreciated in
favor of the "native" encryption methods in Bacula. The server/client
setup is still the same.
Good luck.
Reynier Perez Mira wrote:
> Hi ev
Hi every:
Doing a intensive research about Automatic Backup Programs for Linux I found
Bacula. After establishing some comparisons I decide to use this over others as
Sbackup, Backup Manager, BackupPC. I have a Ubuntu 7.10 Server installed and
perform a Bacula install via apt. So I do this at fi