Re: [CentOS] Cannot %include in CentOS 5.5 kickstart

2011-03-15 Thread whitivery
Patrick Lists wrote: >On 03/10/2011 08:14 AM, whitivery wrote: >> # This does not work >> %include /tmp/drvdisk >> >> # This works >> #driverdisk >> --source=nfs:10.0.4.157:/srv/cobbler/RHEL5.5_x86_402_409_410_DD.img >> >> >> %packages >> @base >> @core >> >> %pre --erroronfail >> >> echo "driver

Re: [CentOS] install specific version using yum

2011-03-15 Thread Nico Kadel-Garcia
On Tue, Mar 15, 2011 at 7:38 PM, Samuel Torralba wrote: > Those are on a non CentOS repository: http://www.webtatic.com/ Maybe you could read that web page, where it says: rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm That should give you a little RPM with configuration files fo

Re: [CentOS] Virtual Machine Manager Doesn't see vmx flag

2011-03-15 Thread David McGuffey
On Tue, 2011-03-15 at 21:21 +0100, Athmane Madjoudj wrote: > On 03/15/2011 12:54 PM, David McGuffey wrote: > > Finished installing CentOS 5.5 x86_64 on a new Dell tower workstation > > that has a quad core Intel processor and 8 GB of ram. BIOS has hardware > > virtualization support enabled. /pro

Re: [CentOS] install specific version using yum

2011-03-15 Thread Samuel Torralba
Those are on a non CentOS repository: http://www.webtatic.com/ On Wed, Mar 16, 2011 at 5:32 AM, Tim Dunphy wrote: > Hello list! > > I have been instructed to install very specific version numbers of > httpd and php on the company web servers. Here's what I've tried so > far > > [root@ec2-50-17-

Re: [CentOS] install specific version using yum

2011-03-15 Thread Rob Kampen
Tim Dunphy wrote: Hello list! I have been instructed to install very specific version numbers of httpd and php on the company web servers. Here's what I've tried so far [root@ec2-50-17-114-126 ~]# yum install php-5.2.17-1.w5.i386 Loaded plugins: fastestmirror Loading mirror speeds from cached

[CentOS] install specific version using yum

2011-03-15 Thread Tim Dunphy
Hello list! I have been instructed to install very specific version numbers of httpd and php on the company web servers. Here's what I've tried so far [root@ec2-50-17-114-126 ~]# yum install php-5.2.17-1.w5.i386 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons:

Re: [CentOS] Virtual Machine Manager Doesn't see vmx flag

2011-03-15 Thread Athmane Madjoudj
On 03/15/2011 12:54 PM, David McGuffey wrote: > Finished installing CentOS 5.5 x86_64 on a new Dell tower workstation > that has a quad core Intel processor and 8 GB of ram. BIOS has hardware > virtualization support enabled. /proc/cpuinfo shows that all four cores > have the vmx flag present. > >

Re: [CentOS] Mumble gamers' VOIP server (murmur)

2011-03-15 Thread Kenneth Porter
--On Tuesday, March 15, 2011 11:39 AM + Michael Simpson wrote: > There is a great write up in the section "tips and tricks" on the > mumble website for installing it on CentOS > google knows about it > it involves using the static build from sourceforge and extracting the > conf and init fil

Re: [CentOS] Cannot %include in CentOS 5.5 kickstart

2011-03-15 Thread John Doe
From: whitivery > I've previously used includes in CentOS 4.4 and they worked fine. > But in CentOS 5.5, trying to specify a driver disk via an include > does not work. Dunno what is going on for you, but this works for me: ... %include /tmp/ks.net ... %pre --interpreter /usr/bin/bash

Re: [CentOS] Swap space for kvm virtual host

2011-03-15 Thread Brian Mathis
On Mon, Mar 14, 2011 at 5:24 PM, Nataraj wrote: > I have a kvm virtual host running on what will become CentOS 6 with 12GB of > memory and a Quad Xeon  X5560 2.8Ghz .  The store for virtual machines will > be a software raid 6 array of 6 disks with an LVM layered on top.  I'm not > initially plann

Re: [CentOS] tar exclude question

2011-03-15 Thread Robert Heller
At Tue, 15 Mar 2011 10:56:58 +0100 CentOS mailing list wrote: > > On 03/15/2011 10:25 AM, Rainer Traut wrote: > ... > > tar: Removing leading `/' from member names > > Add -P to include leading / You really don't want to do that! Makes restoring to an alternitive location difficult. > > Mo

Re: [CentOS] tar exclude question

2011-03-15 Thread Tom H
On Tue, Mar 15, 2011 at 7:53 AM, Rainer Traut wrote: > Am 15.03.2011 10:37, schrieb Luigi Rosa: >> >> It's a matter of personal taste, but I find more useful the -X (or >> - --exclude-from) option > > Yes, personal taste, but in crontab confusing not seeing the excludes > and besides that it has t

Re: [CentOS] tar exclude question

2011-03-15 Thread Les Mikesell
On 3/15/11 4:25 AM, Rainer Traut wrote: > Hi List, > > hope this is not too offtopic, but this bothers me and my backup. > > My backups are tar jobs in cron, eg: > > 20 23 * * * tar -zcf /mnt/backupInternalHosts/backup/backup.tar.gz > /etc /root /home&& touch /tmp/state_backup-backup > > This

Re: [CentOS] Web server becoming unresponsive : high load

2011-03-15 Thread robert mena
I'll have a look at them again. But even tough I think it is good to have updated php version this one has been running for more than a year and these problems only started a few weeks ago. On Mon, Mar 14, 2011 at 12:31 PM, Kai Schaetzl wrote: > The ius packages are fine, you shouldn't use an un

Re: [CentOS] tar exclude question

2011-03-15 Thread Rainer Traut
Am 15.03.2011 12:37, schrieb Nico Kadel-Garcia: > On Tue, Mar 15, 2011 at 5:25 AM, Rainer Traut wrote: >> Hi List, >> >> hope this is not too offtopic, but this bothers me and my backup. >> >> My backups are tar jobs in cron, eg: >> >> 20 23 * * * tar -zcf /mnt/backupInternalHosts/backup/backu

[CentOS] Virtual Machine Manager Doesn't see vmx flag

2011-03-15 Thread David McGuffey
Finished installing CentOS 5.5 x86_64 on a new Dell tower workstation that has a quad core Intel processor and 8 GB of ram. BIOS has hardware virtualization support enabled. /proc/cpuinfo shows that all four cores have the vmx flag present. I applied a lot of the National Security Agency guide fo

Re: [CentOS] tar exclude question

2011-03-15 Thread Rainer Traut
Am 15.03.2011 10:37, schrieb Luigi Rosa: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rainer Traut said the following on 15/03/11 10:25: > >> This always sends me an unwanted email with: >> tar: Removing leading `/' from member names > > Redirect the stdout/stderr to some file: > > tar cvz

Re: [CentOS] tar exclude question

2011-03-15 Thread Nico Kadel-Garcia
On Tue, Mar 15, 2011 at 5:25 AM, Rainer Traut wrote: > Hi List, > > hope this is not too offtopic, but this bothers me and my backup. > > My backups are tar jobs in cron, eg: > > 20 23 * * *     tar -zcf /mnt/backupInternalHosts/backup/backup.tar.gz > /etc /root /home && touch /tmp/state_backup-ba

Re: [CentOS] CentOS 5.5 php configure errors

2011-03-15 Thread Michael Simpson
On 14 March 2011 17:35, Roberto Alvarado wrote: > You need to install the devel packages: > > libxml2-devel.i386 > libxml2-devel.x86_64 > I find that, as a general rule, if trying to install something that isn't in the repositories that i use and it errors out with "error x not found" and yum tel

Re: [CentOS] Mumble gamers' VOIP server (murmur)

2011-03-15 Thread Michael Simpson
On 13 March 2011 09:03, Kenneth Porter wrote: > I found a bug in the RPM: /etc/murmur needs to be owned by > mumble-server.mumble-server so that it can write to its sqlite DB. There is a great write up in the section "tips and tricks" on the mumble website for installing it on CentOS google know

Re: [CentOS] tar exclude question

2011-03-15 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mogens Kjaer said the following on 15/03/11 10:56: >> tar: Removing leading `/' from member names > Add -P to include leading / ...and be VERY CAREFUL when you unpack that tar ;) Ciao, luigi - -- / +--[Luigi Rosa]-- \ Luke: I don't believe it.

Re: [CentOS] tar exclude question

2011-03-15 Thread Mogens Kjaer
On 03/15/2011 10:25 AM, Rainer Traut wrote: ... > tar: Removing leading `/' from member names Add -P to include leading / Mogens -- Mogens Kjaer, m...@lemo.dk http://www.lemo.dk ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman

Re: [CentOS] tar exclude question

2011-03-15 Thread Luigi Rosa
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rainer Traut said the following on 15/03/11 10:25: > This always sends me an unwanted email with: > tar: Removing leading `/' from member names Redirect the stdout/stderr to some file: tar cvzf /mnt/mybackup.tgz /foo /bar > /var/log/backup 2> /var/l

[CentOS] tar exclude question

2011-03-15 Thread Rainer Traut
Hi List, hope this is not too offtopic, but this bothers me and my backup. My backups are tar jobs in cron, eg: 20 23 * * * tar -zcf /mnt/backupInternalHosts/backup/backup.tar.gz /etc /root /home && touch /tmp/state_backup-backup This always sends me an unwanted email with: tar: Removing

Re: [CentOS] CentOS Digest, Vol 72, Issue 6

2011-03-15 Thread xcrossbow
xx ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos