similar to: CentOS 5.2 and Bacula

Displaying 20 results from an estimated 2000 matches similar to: "CentOS 5.2 and Bacula"

2007 Jul 12
6
Announcement Project based on CentOS 4.4
I put together a CD with Open-exchange 0.8.6-5 and more, based on Centos 4.4 When installing the CD, all required software is installed, all that is needed after Os install is to run a config script, that make if fit your enviroment Dependig on the speed on your CDrom the installation should take no more than 30 minutts It install the following: - Open-Exchange 0.8.6-5 - Samba PDC - A
2015 May 11
5
Bacula backup system
Hi there, In my last request I have asked info about backuppc and other backup solutions. After some test I have choosen bacula. Many people said it's too complex and try to make it works is a challenge. I've tested backuppc and I don't like it for a stupid reason... I must install on centos external software, configure a web server with cgi with suid enabled (apache does not have
2007 Oct 30
4
Postgresql and shell script
I have a shell script (sh) where I create a user and import data to a postgres database <snip> su -c "createuser -A -D -P $PG_user" postgres su -c "psql -d$PG_database -h localhost -U$PG_user -W -f postgresql.sql " postgres </snip> when the script executes those command, it ask for a password, how could I do this without have to enter the passwd, I would like that
2007 Jul 02
3
Bacula in CentOS 5
Hi all, I'm planning to use Bacula in production environment. I've seen the Bacula packages are not provided neither by any official repo nor any third popular repo (as rpmforge). ?Anyone use bacula in CentOS 5? -- Thanks, Jordi Espasa Clofent
2015 May 11
3
Bacula backup system
On c7 I can't find mod_perl. Configuring bacula client requires only few lines...with bacula you need only bacula pkgs and one database. With backuppc there are different services to install and configure...some external to centos base. In c7, without mod_perl I must run cgi with suid... Ok bacula is more complex (complexity I mean for its configuration) but It is better organized and less
2015 Jul 14
11
Backups solution from WinDoze to linux
My manager just tasked me at looking at this, for one team we're supporting. Now, he'd been thinking of bacula, but I see their Windows binaries are now not-free, so I'm looking around. IIRC, Les thinks highly of backuppc; comments on that, or other packaged solutions? mark
2020 Jul 02
5
[OT] Bacula offsite replication
Il 01/07/20 17:13, Leroy Tennison ha scritto: > I realize this shouldn't happen, the file is a tgz and isn't being modified while being transmitted. This has happened maybe three times this year and unfortunately I've just had to deal with it rather than invest the time to do the research. > > > Harriscomputer > > Leroy Tennison > Network Information/Cyber
2015 Jul 16
4
Backups solution from WinDoze to linux
On Wed, July 15, 2015 7:05 pm, Michael Mol wrote: > On Tue, Jul 14, 2015, 10:37 AM <m.roth at 5-cent.us> wrote: > > My manager just tasked me at looking at this, for one team we're > supporting. Now, he'd been thinking of bacula, but I see their Windows > binaries are now not-free, so I'm looking around. IIRC, Les thinks highly > of backuppc; comments on that,
2011 Dec 08
4
Backup Redux
Hey folks, I just went through the archives to see what people are doing for backups, and here is what I found : - amanda - bacula - BackupPC - FreeNAS Here is my situation : we have pretty much all Sun hardware with a Sun StorageTek SL24 tape unit backing it all up. OSes are a combination of RHEL and CentOS. The software we are using is EMC NetWorker Management Console version
2019 Jan 28
6
Centos 7 and backup solution
> Am 28.01.2019 um 10:50 schrieb Peter Eckel <lists at eckel-edv.de>: > > Hi Alessandro, > >> Why many users skip bacula? It is powerfull and very stable. It is very difficult to setup but if you know how it works it is simple. IMHO - as Kern (Bacula lead developer) is pushing Bacula forward I dont understand this too. It must be a misinformation about the current
2006 Jun 07
9
Simple backup program
I am looking for a simple backup program that I can use to backup a CentOS box to a local tape drive. Hopefully someone here can give me a recommendation. This is what I need: - Simple launching of manual backups (preferably from the command line) - Ability to span tapes for a large backup - Proper treatment of hardlinked files - Notification via email or similar when it is
2015 May 06
10
Backup PC or other solution
I list, I'm new with backup ops and I'm searching a good system to accomplish this work. I know that on centos there are bacula and amanda but they are too tape oriented. Another is that they are very powerfull but more complex. I need a solution for small office for disk storage and I found Backup PC. Many people say that it is great for small stuff and for great number of data. What do
2015 May 06
2
Backup PC or other solution
On Wed, May 6, 2015 2:46 pm, m.roth at 5-cent.us wrote: > Alessandro Baggi wrote: >> I list, >> I'm new with backup ops and I'm searching a good system to accomplish >> this >> work. I know that on centos there are bacula and amanda but they are >> too >> tape oriented. Another is that they are very powerfull but more complex. >> I >>
2007 Oct 10
6
apt-cacher for CentOS
Hi All, Is there something similar to apt-cacher available for CentOS? I would like to ensure that an application is only downloaded once to the network and not hundreds of times. If there isn't an equivalent, would someone please point me in the direction of how I might accomplish this with CentOS? -- James A. Peltier Technical Director, RHCE SCIRF | GrUVi @ Simon Fraser University -
2007 Oct 10
6
apt-cacher for CentOS
Hi All, Is there something similar to apt-cacher available for CentOS? I would like to ensure that an application is only downloaded once to the network and not hundreds of times. If there isn't an equivalent, would someone please point me in the direction of how I might accomplish this with CentOS? -- James A. Peltier Technical Director, RHCE SCIRF | GrUVi @ Simon Fraser University -
2010 Sep 16
6
Can anyone suggest a decent backup system?
Hi all, We have a bit of a problem with backups. We've been using bacula to tape and now trying to disk but it's a complete nightmare as regards tape management. The backup to file storage went ok for ages and now is stuck 'waiting for max storage jobs' which is odd as that's set to 20 and it's the only backup running. That's totally typical of bacula. Can anyone
2019 Jan 27
18
Centos 7 and backup solution
Hey there, what type of backup solution do you use on C7? Thanks in advance
2015 May 12
1
Bacula backup system
John, are you using c6? I have c7 and epel, nux repo and can't find this packages on these repo. Only backuppc on nux repo. Il 11/mag/2015 23:26, "John R Pierce" <pierce at hogranch.com> ha scritto: > On 5/11/2015 1:28 PM, Alessandro Baggi wrote: > >> To install backuppc perl is required, >> to install File::Rsync from cpan I must install gcc. >> >
2007 Apr 11
1
Samba PDC
I have Centos 4.4 setup as samba PDC with LDAP, With Xp pro clients im able to join the domain, but W2k clients allways fails, with some error messages with wrong username password, even that I use the same username password as when joining the XP pro client to the domain Tronn -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Mar 09
1
Custom ananconda
Hello mail list Forgive me if i doble post, coz my first attetemt didnt go through Im trying to include a new selection in "Installation type" in the anaconda installer when installing Centos 4.3 I have successfull made a inclution of "my" rpms when installing the OS, by modifying the the base group in the file comps.xml But what im trying to do is make a new selection in