similar to: how to install BackupPC on CentOS 5.2 -- use Testing repository

Displaying 20 results from an estimated 10000 matches similar to: "how to install BackupPC on CentOS 5.2 -- use Testing repository"

2008 Jul 31
3
Re: how to install BackupPC on CentOS 5.2 -- how do I use Test repository?
Ok, downloading the BackupPC RPM directly did not work to myriad dependencies and sub-dependencies. How do I add the Test repository to my yum config, please? Aleksey On 7/31/08, Aleksey Tsalolikhin <atsaloli.tech at gmail.com> wrote: > Hi. I just installed CentOS for the first time, to make a BackupPC server. > > However, when I try to install BackupPC using yum, I get the
2008 Aug 01
2
BackupPC 3.1.0 on CentOS 5.2 triggers SE Linux denial
Hi. I've installed BackupPC 3.1.0 from Testing repository, to Cent OS 5.2 x86_64, and I am hitting an SE Linux denial - the httpd cannot talk to the BackupPC socket: type=AVC msg=audit(07/31/2008 17:18:53.623:410) : avc: denied { connectto } for pid=11767 comm=httpd path=/var/log/BackupPC/BackupPC.sock scontext=user_u:system_r:httpd_t:s0 tcontext=user_u:system_r:initrc_t:s0
2008 Nov 04
1
How to get Bugzilla working on CentOS 5.2 with SELinux turned on?
Hi. Has anyone figured out how to get Bugzilla working on CentOS 5.2 WITHOUT TURNING OFF SELINUX? I've run chcon -R --reference=/var/www/html /path/to/bugzilla and added the following module (generated by audit2allow), but am still getting errors in my Web browser tryinig to use Bugzilla: Software error: Can't connect to the database. Error: could not connect to server:
2008 Jul 03
6
BackupPC won't fork after CentOS 5.2 upgrade
For some time now i have been running BackupPC 3.1.0 on CentOS 5.1 x86_64 however after upgrading to CentOS 5.2 BackupPC will not start. "sudo /etc/init.d/backuppc start" return OK but there is no BackupPC processes. This fails also. # sudo -u backuppc /usr/bin/BackupPC -d # echo $? 0 This succeeds, but of course does not fork. # sudo -u backuppc /usr/bin/BackupPC So for some
2010 Aug 11
1
Latest BackupPC release in CentOS testing repo
BackupPC released 3.2.0 as a stable version a few weeks ago. The most current release is 3.1.0 in the testing repository. Are there any plans that this will be updated to 3.2.0 in the repo some time down the road? Also, will the BackupPC package be moved out of testing and into extras ever? Or are there reasons behind this that are more complicated, making it not "stable" to be in
2007 Feb 26
1
Upgraded BackupPC (3.0.0) in the Testing Repository
There is an upgraded BackupPC in the testing repository. It is version 3.0.0, which was released in January. The setup differences between version 2.1.2 and this version is that some file directories have shifted locations: 1. /var/lib/backuppc/conf is now instead /etc/BackupPC/ 2. /var/lib/backuppc/log is now /var/log/BackupPC =============================== If you are upgrading ... you
2010 Jun 30
2
How can binaries be different when package versions are identical? (mkfs.ext3 on CentOS 5.4)
Situation: two similar servers, both with CentOS 5.4 64-bit. Making an ext3 filesystem on one takes seconds, on the other minutes. Partition Size Server 1 Server 2 1 GB 0.7 sec 0.3 sec 4 GB 2.5 sec 1.2 sec 40 GB 15 sec 13 min WTF e2fsprogs RPM is e2fsprogs-1.39-23.el5 on both systems mkfs --version reports
2010 Feb 25
3
Backuppc-updates on CentOS
Hi all, I installed BackupPC on one of my Centos 5.4-machines following the wiki at http://wiki.centos.org/HowTos/BackupPC#head-725ed151d366bcf182cea92f765c373900cfc9dc, where BackupPC is installed from the c5-testing repo. root at mach012 ~/ [0]# rpm -qa backuppc backuppc-3.1.0-1.el5.centos root at mach012 ~/ [0]# Seeing how there's been some updates to BackupPC in the near past, I
2010 Mar 25
3
httpd stopped working under SELinux so I had to turn SELinux off. libxml2.so.2: failed to map segment from shared object: Permission denied
Hi. CentOS 5.4 64-bit with SELinux, happily running for over a year, suddenly httpd fails to start up, getting an error message like: Starting httpd: Syntax error on line X of /etc/httpd/conf.d/php.conf: Cannot load /etc/httpd/modules/libphp5.so into server: libxml2.so.2: failed to map segment from shared object: Permission denied I turned off SELinux and was able to start httpd. But what went
2011 May 17
3
Why is iptables configured to accept packets on ports 50 and 51?
[root at hwdltsaloli ~]# cat /etc/sysconfig/iptables # Firewall configuration written by system-config-securitylevel # Manual customization of this file is not recommended. *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] :RH-Firewall-1-INPUT - [0:0] -A INPUT -j RH-Firewall-1-INPUT -A FORWARD -j RH-Firewall-1-INPUT -A RH-Firewall-1-INPUT -i lo -j ACCEPT -A RH-Firewall-1-INPUT
2011 Sep 22
3
Installing yesterday's CentOS (or how to install the patch/package set from 3 weeks ago)
Hello, Let's say your operating policy is "no patch updates without testing first in the test environment". Let's say it takes you 3 weeks to test. Over the course of the 3 weeks, the repo changes (new packages added, old removed). Is there a way to "freeze" a set of packages so that when I run "yum update" on a Prod server it'll get the same package
2008 Aug 06
2
CentOS 5.2 -- how do I choose a wireless network?
Hi. We have a Windows laptop that has gotten too slow, it's borderline unusable, so I burned a CentOS 5.2 32-bit Live CD, just to try it out in the home. It boots up fine, but it does not connect to the Internet... Now we normally connect through a wireless network, there are several around here -- on the Windows box we choose the network to which to connect... but on CentOS there is
2010 Oct 18
2
Who maintains php-pgsql package? I want to ask about using PostgreSQL 8.4 library instead of PostgreSQL 8.1.
How do I find out who is the maintainer of the php-pgsql package, please? I want to request upgrade from underlying postgresql-libs-8.1.21 (/usr/lib64/libpq.so.4) to postgresql84-libs-8.4.4 (/usr/lib64/libpq.so.5.2). Background on this request: Apache httpd's php's php-pgsql uses PostgreSQL 8.1 library (/usr/lib64/libpq.so.4), which leaks memory. PostgreSQL 8.4 library does not leak.
2010 Dec 15
3
How to strip out the title bar from xterm windows on CentOS 5 GNOME?
Hi. Running CentOS 5 with the default GNOME desktop. Is it possible to configure xterm windows not to have title bars to get the most out of the available screenspace? I've tried to look this up but mostly find reference how to change the content of the title bar; I want to remove it completely. Found a reference to Compiz but the version available through CentOS seems old (0.0.13 compared
2008 Aug 04
3
rsync 2.6.9 uses a lot of memory; has that changed in rsync 3.0.3 ?
Hi. Has the issue with rsync using a lot of memory if there are a lot of files been addressed in 3.0? I checked the rsync FAQ and it says this issue would require a major rewrite of rsync, not sure if that entry is up to date or not - 3.0 is a major rewrite AFAIK. Thanks, Aleksey
2010 Nov 29
2
Friend's post in moderation queue for a week... why so long, please? And getting "permission denied" trying to mount an SMB share
Hi. A friend of mine (Jim Fancher) is having trouble with his Samba install on CentOS Linux. I suggested he ask on the Samba users mailing list. He joined the list and posted, and got an autoreply saying his message is being held for moderation. That was a week ago (Mon, Nov 22nd). Nothing since. I see other posts coming through since then, so wondering why his message got delayed. It was
2011 Nov 01
2
how to submit corrections for virt-bridge-errors page?
Hi. This page saved me a lot of trouble today, when my Xen 3 multi-bridge setup stopped working after updated from CentOS 5.5 to 5.7: http://www.centos.org/docs/5/html/Virtualization-en-US/ch-virt-bridge-errors.html However there were a couple of errors in the script: use of "op" instead of "OP" (variable name mismatch) and use of .. ,, instead of ;; in the shell
2008 Aug 12
2
memory usage in rsync 3.0.3 -- how much RAM should I have to transfer 13 million files?
Hi. I am trying to recursively rsync a directory containing 13 million files. Right now this is killing my server, in terms of memory usage. I've upgraded from rsync 2.6.9 to 3.0.3 on both ends, but memory usage is still too high. I killed the rsync process when it reached 256 MB in size. I only have 1 GB of RAM in this server. We've planned an outage to upgrade it to 3 GB, but
2015 Jun 25
2
add rsync -A -X to Backuppc "RsyncArgs" get 'Got fatal error during xfer (fileListReceive failed)'
Thank you. This helps get me closer. One machine shows rsync 3.0.9 and the other shows rsync 3.1.0. Running "rsync --version" both show "ACL, xattr" are supported. Two questions, would the two different version cause it to fail? Second, does the order rsync "receives" the switches matter. Does "-A" and "-X" need to be near the beginning of
2008 Dec 22
3
BackupPC newbie: a couple more questions
1. I'm running - or trying to run - BackupPC under Centos-5.2, and have been looking at various BackupPC HOWTOs and tutorials. I see that the "Falko" tutorial at <http://www.howtoforge.com/linux_backuppc> recommends (on page 3) that one should enter one's username, "falko" in this case, as the user in /etc/BackupPC/hosts . Other tutorials suggest one should use