Re: [Bacula-users] First time with Bacula
> 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 - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] First time with Bacula
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 the list. Your questions have nothing to do with Bacula but with Ubuntu / Debian packaging. > - > > So, what I'm doing wrong? Just install the bacula mysql packages instead of the sqllite packages. > It's better compile from .tar.gz file or install from repository? > I don't know if it is better, but if you have more experience in that than you could consider doing just that. Regards, Arjen. - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] First time with Bacula
> 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-sqlite3 bacula bacula-wxconsole bacula-client bacula-console bacula-fd bacula-doc bacula-sd bacula-director-common bacula-director bacula-traymonitor bacula-common bacula-sd-tools Is the *-mysql* files in there? Also I do this: aptitude search bacula And see the result: i bacula - Network backup, recovery and verification (Meta-package) i A bacula-client - Network backup, recovery and verification (Client meta-package) i A bacula-common - Network backup, recovery and verification (Common Support files) i A bacula-console - Network backup, recovery and verification (Mgmt. Console) p bacula-console-wx - Network backup, recovery and verification (Console, Gnome versio v bacula-director- i A bacula-director-common - Network backup, recovery and verification (Director common files p bacula-director-mysql - Network backup, recovery and verification (Director daemon) p bacula-director-pgsql - Network backup, recovery and verification (Director daemon) p bacula-director-sqlite - Network backup, recovery and verification (Director daemon) i A bacula-director-sqlite3- Network backup, recovery and verification (Director daemon) i bacula-doc - Documentation for Bacula i A bacula-fd - Network backup, recovery and verification (Filer daemon) i A bacula-sd - Network backup, recovery and verification (Storage daemon) p bacula-sd-mysql- Network backup, recovery and verification (SD tools-MySQL) p bacula-sd-pgsql- Network backup, recovery and verification (SD tools-PostgreSQL) p bacula-sd-sqlite - Network backup, recovery and verification (SD tools-SQLite) i A bacula-sd-sqlite3 - Network backup, recovery and verification (SD tools-SQLite3) v bacula-sd-tools- i A bacula-server - Network backup, recovery and verification (Server meta-package) i bacula-traymonitor - Network backup, recovery and verification (Tray monitor) v bacula-wxconsole - So, what I'm doing wrong? It's better compile from .tar.gz file or install from repository? Ing. Reynier Pérez Mira - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] First time with Bacula
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 bacula-traymonitor > The following packages will be installed on your system: > bacula bacula-client bacula-common bacula-console bacula-director-common > bacula-director-sqlite3 bacula-doc bacula-fd > bacula-sd bacula-sd-sqlite3 bacula-server bacula-traymonitor mtx sqlite3 > - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] First time with Bacula
>-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/create_mysql_database > /etc/bacula/make_mysql_tables > /etc/bacula/grant_mysql_privileges > >I have MySQL and also PostgreSQL running but when I go to >/etc/bacula I only see this files: > > /scripts (empty dir) > bacula-dir.conf > bacula-fd.conf > bacula-sd.conf > bconsole.conf I dont know about Debian, but at least on Gentoo this has changed since that HOWTO was written. For Gentoo, the database setup scripts are now in /usr/libexec/bacula instead of /etc/bacula. On Debian it may be /var/lib/bacula but again I don't know this for certain. > >So I can't run the create,make and grant scripts because they >don't exists. Any explanation for that? I install Bacula as follow: > > apt-get install bacula bacula-doc bacula-traymonitor > The following packages will be installed on your system: > bacula bacula-client bacula-common bacula-console >bacula-director-common bacula-director-sqlite3 bacula-doc bacula-fd > bacula-sd bacula-sd-sqlite3 bacula-server bacula-traymonitor >mtx sqlite3 > >Cheers >Ing. Reynier Pérez Mira > >--- >-- >This SF.net email is sponsored by: Microsoft >Defy all challenges. Microsoft(R) Visual Studio 2005. >http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ >___ >Bacula-users mailing list >Bacula-users@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/bacula-users Thank you, Chris Lee - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
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/create_mysql_database /etc/bacula/make_mysql_tables /etc/bacula/grant_mysql_privileges I have MySQL and also PostgreSQL running but when I go to /etc/bacula I only see this files: /scripts (empty dir) bacula-dir.conf bacula-fd.conf bacula-sd.conf bconsole.conf So I can't run the create,make and grant scripts because they don't exists. Any explanation for that? I install Bacula as follow: apt-get install bacula bacula-doc bacula-traymonitor The following packages will be installed on your system: bacula bacula-client bacula-common bacula-console bacula-director-common bacula-director-sqlite3 bacula-doc bacula-fd bacula-sd bacula-sd-sqlite3 bacula-server bacula-traymonitor mtx sqlite3 Cheers Ing. Reynier Pérez Mira - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
Re: [Bacula-users] First time with Bacula
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 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 first: > > apt-get install bacula > > And I get all installed but I think that not configured yet. So I'm asking > what is the next step. I read the manual but I think that this is for expert > or medium user not for begginers. Can any help me? > > Cheers and thanks in advance > Ing. Reynier Pérez Mira > > - > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ___ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users > - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users
[Bacula-users] First time with Bacula
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 first: apt-get install bacula And I get all installed but I think that not configured yet. So I'm asking what is the next step. I read the manual but I think that this is for expert or medium user not for begginers. Can any help me? Cheers and thanks in advance Ing. Reynier Pérez Mira - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users