similar to: Acronis True Image Agent on CentOS

Displaying 20 results from an estimated 8000 matches similar to: "Acronis True Image Agent on CentOS"

2008 Jun 28
3
chkconfig update fails
My update to 5.2 fails on one machine because of this error: Transaction Check Error: file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with file from package AcronisAgentLinux-9.5.8076-1 file /etc/init.d from install of chkconfig-1.3.30.1-2 conflicts with file from package TrueImageAgent-9.5.8076-1 Obviously, both packages created (completely unnecessarily) the /etc/init.d
2008 Jul 23
1
[Fwd: Re: fail2ban needs shorewall?]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've used denyhosts. If you do have an issue with fail2ban, it does pretty much the same thing. Andy - -------- Original Message -------- Subject: Re: [CentOS] fail2ban needs shorewall? Date: Wed, 23 Jul 2008 17:08:07 +0200 From: Kai Schaetzl <maillists at conactive.com> Reply-To: CentOS mailing list <centos at centos.org> To:
2005 Mar 10
3
Winamp 0% Buffering mp3 streams
Darrell Dominey wrote on Thu, 10 Mar 2005 15:31:04 -0330: > make sure that your mountpoint does not have a .ogg extention with the > mp3 stream, otherwise, it will try to play using the ogg plugin, and > will stay at 0% buffer > Hi, thanks for the quick answer. We are serving the mp3s with .nsv endings since that is what the oddcast plugin seems to send by default when mp3 is
2009 Dec 13
3
Future of MySQL
I thought I post this link http://monty-says.blogspot.com/2009/12/help-saving-mysql.html in case anyone isn't aware of this yet and wants to email the EC. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2006 Mar 31
5
php on command line problems
The installed php on CentOS/RHEL is the CGI version. This means I should be able to get command line arguments with $GLOBALS[''argv''] or $_SERVER[''argv'']. That''s how the php documentation tells and how it works f.i. on Suse. However, on CentOS I get them only when I use the -n switch to php (no php.ini). The problem with -n is that php cannot find
2009 Apr 04
2
what requires lm_sensors?
I found that lm_sensors got installed because of a dependency on my first Xen VM that I updated to 5.3. lm_sensors doesn't make sense in a VM. I thought, ok let's check after the update who wants it. However: rpm -q --whatrequires lm_sensors no package requires lm_sensors (same for --triggeredby with lm_sensors or the packages below) Trying to remove lm_sensors reveals these packages:
2008 Jan 10
4
yum hangs when Reading Local RPMDB
All of a sudden yum hangs on a Centos 4.5 (updated to the latest patch before 4.6) when I try to use it. "clean metadata" didn't help. The output of -d5 shows it gets to the point of "Reading Local RPMDB" and then sits there. The process doesn't die, but doesn't seem to do anything from that point on. strace shows this: futex(0xb76dcae8, FUTEX_WAIT, 2, NULL I
2010 Sep 27
3
Acronis True Image or Clonezilla
I want to clone a small (80GB) disk on my CentOS server to a large (1.5TB) disk, as smart has been giving me warnings of unreadable sectors. Both disks are Western Digital, and WD has a WD version of Acronis True Image. I'm not sure whether to use this or Clonezilla. My worry with Acronis is that I want to keep the original disk, and I'm not sure from the documentation if True Image
2007 Dec 10
2
keeping a mirror of the updates repo
I have a local mirror of CentOS5 base and updates. Now with 5 having become 5.1 and in case I just want to keep on updating (at the moment) is it enough that I update the mirror of updates or do I also need an update of the base repo? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2007 Dec 18
2
How to generate UUID for Xen?
The new virtual machine manager in Centos 5.1 displays some weird behavior here and I assume it's because the UUID of one running VM is the same as of a VM that is shut down. I used the same config file template for creating all my test VMs, so several have the same UUID. Didn't produce any problems with xm. But the new VM manager in Gnome shows active and inactive VMs and identifies
2008 Jul 13
2
firewall best practice on dom-0
I took over a custom firewall script from my older Suse machines to my Dom-Us and it works just fine. Doing the same for Dom-0 immediately killed all traffic for the VMs. As there was no need before I had been dropping everything on the FORWARD chain. After ACCEPTing all for FORWARD my VMs are happy again. What's best practice on Dom-0, what do you do? Can I restrict the forwarding, in
2006 Mar 31
4
Sorting of passwd/group files
Is there a program on CentOS which will sort my passwd/group etc. files by username or uid/gid? On Suse I can do this with a sysconfig switch and Suseconfig, is there something similar on RH-based systems? Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com
2005 Mar 10
4
Winamp 0% Buffering mp3 streams
I'm new to streaming or music hearing over the wire, I still prefer my old-fashioned stereo equipment :-) But a friend asked me to setup a shoutcast server for him, so I went out and installed it, played a bit with it and didn't like it. So I looked for an open source alternative and found Icecast. Installed fine, works fine. But there is one thing which puzzles me and I hope someone
2009 Dec 22
0
SOLVED - Re: Frustrations with MySQL loss, tcpdump, netstat, etc
Hi Guys, OK, I figured out the problem, It would seem that Comcast spelling my DNS entry wrong would do it! I have done this a zillion times, I was totally stumped as to what I would be missing this time. Thanks everyone for their help. -Jason ----- Original Message ----- From: "Kai Schaetzl" <maillists at conactive.com> To: centos at centos.org Sent: Tuesday, December 22,
2005 Mar 10
0
Winamp 0% Buffering mp3 streams
make sure that your mountpoint does not have a .ogg extention with the mp3 stream, otherwise, it will try to play using the ogg plugin, and will stay at 0% buffer On Thu, 10 Mar 2005 19:45:09 +0100, Kai Schaetzl <maillists@conactive.com> wrote: > I'm new to streaming or music hearing over the wire, I still prefer my > old-fashioned stereo equipment :-) > But a friend asked me
2005 Mar 10
0
Winamp 0% Buffering mp3 streams
really, it should have no extention, like /stream/1001 for the mountpoint On Thu, 10 Mar 2005 20:51:29 +0100, Kai Schaetzl <maillists@conactive.com> wrote: > Darrell Dominey wrote on Thu, 10 Mar 2005 15:31:04 -0330: > > > make sure that your mountpoint does not have a .ogg extention with the > > mp3 stream, otherwise, it will try to play using the ogg plugin, and >
2008 Aug 01
4
Quation about CentOS 4 xenU kernel
I converted a physical maschine running CentOS 4.6 to a Xen VM on a CentOS 5 host. Almost everything was running when I decided to rsync /lib and /usr a while later in order to get updated files and get the one or two non-working programs to work. There are differences because of the xenU kernel I didn't think about. I forgot to exclude rpm database and /lib/modules. Because the synced
2008 Apr 28
4
sendmail and cups gets installed although not chosen in kickstart file
I setup a kickstart file that contains only @core and several packages explicitely listed. postfix is listed, sendmail is not. And there's no package where I would think it needs cups. Nevertheless, after the install I now have postfix *and* sendmail on the machine and sendmail even being enabled. And cups is installed. How can I find out what forced them (and probably many other unwanted
2008 Apr 21
2
Installing old Suse as fully virtualized guest: problem with install source
Using CentOS 5.1 with Xen 3.2. I'm trying to install a fully virtualized system for the first time and doing this with an old Suse 9.0 (this probably would run paravirtualized, maybe it won't run, anyway, because of hardware problems). I start with virt-manager and after choosing "fully virtualized" it presents me two options for install media: iso image and CD-ROM or DVD,
2006 Apr 05
3
Dovecot 1.0.something rpm for CentOS?
Is anyone using successfully a specific rpm of Dovecot 1.0.something? There's nothing on dag and a few on rpmfind (for Fedora Core), but I don't know if they'd work. The one coming with Centos 4 (0.99.11) has quite a few bugs and I'd like to put an upgrade on top of it. Kai -- Kai Sch?tzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com