Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Reynier Perez Mira
> 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 ---

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Arjen
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

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Reynier Perez Mira
> 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

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Arjen
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

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Chris Lee
>-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 > &

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Reynier Perez Mira
> 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

Re: [Bacula-users] First time with Bacula

2008-01-07 Thread Vladimir Doisan
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

[Bacula-users] First time with Bacula

2008-01-07 Thread Reynier Perez Mira
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