[CentOS] making a new initrd

2016-02-29 Thread Philip Manuel
Hi, I built a new kernel for C7 that contains the required driver for a new motherboard we have here. I'd like to take this initramfs and rebuild it/modify it so that it is suitable for pxe booting. I have tried dracut -v --force --add "anaconda" initramfs.img # results in an image

Re: [CentOS] apache mysterious 404 error

2015-08-27 Thread Philip Manuel
On 28/08/15 09:56, Tim Dunphy wrote: Hey Rodrigo, Thanks for your reply. Well those errors are pulled from the Chrome developer tools. I notice if I do a GET on that file using both all lower case as well as the upper case that's in the URL I get the same result: [root@aozwsls00019la

Re: [CentOS] What's up with Firefox/Thundrebird

2014-11-27 Thread Philip Manuel
On 28/11/14 16:42, Mark LaPierre wrote: On 11/24/14 21:17, Mauricio Tavares wrote: On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre marklap...@gmail.com wrote: Hey All, Has anyone had trouble with Firefox/Thunderbird? When I log on if I start Thunderbird first then I can't start Firefox.

Re: [CentOS] What's up with Firefox/Thundrebird

2014-11-27 Thread Philip Manuel
On 28/11/14 16:53, Mark LaPierre wrote: On 11/28/14 00:47, Philip Manuel wrote: On 28/11/14 16:42, Mark LaPierre wrote: On 11/24/14 21:17, Mauricio Tavares wrote: On Mon, Nov 24, 2014 at 9:03 PM, Mark LaPierre marklap...@gmail.com wrote: Hey All, Has anyone had trouble with Firefox

Re: [CentOS] Finally.... CentOS on iMac core 2

2013-11-24 Thread Philip Manuel
- Original Message - From: Wes James compte...@gmail.com To: CentOS mailing list centos@centos.org Sent: Saturday, 23 November, 2013 12:03:15 PM Subject: [CentOS] Finally CentOS on iMac core 2 I've been trying several combinations of OSX, CentOS to try and get CentOS installed on an

Re: [CentOS] compile paramaters

2013-08-10 Thread Philip Manuel
- Original Message - From: Ljubomir Ljubojevic cen...@plnet.rs To: CentOS mailing list centos@centos.org Sent: Friday, 9 August, 2013 9:50:21 PM Subject: Re: [CentOS] compile paramaters On 08/09/2013 12:54 PM, Rita wrote: hi, I am trying to find out what compile flags and environment

Re: [CentOS] script network reconfig after Centos 5-6 upgrade?

2013-07-17 Thread Philip Manuel
On 18/07/13 07:12, Les Mikesell wrote: I need to upgrade a bunch of centos 5 servers to 6.x in the near future, mostly keeping the same connectivity and functionality.Are there any tools that will examine a running 5.x box and produce the appropriate

[CentOS] selinux and tinydns

2013-02-13 Thread Philip Manuel
Hi all, tinydns starts up fine, selinux reports no issues (now after a day of clearing errors). If I turn selinux back to permissive in /etc/sysconfig/selinux, and reboot, tinydns responds to queries. If I turn selinux back to enforcing and reboot, tinydns does not respond. Monitoring

Re: [CentOS] E17 on CentOS6?

2013-01-09 Thread Philip Manuel
I run E17. It is beta so just be aware you will have issues. I find it to be fast and at the moment relatively stable. There is no tab support in terminology, but I used screen to get round that issue. Regards - Original Message - From: James Freer jessejazza3...@gmail.com To:

Re: [CentOS] 6.x - find interface with link up

2011-12-18 Thread Philip Manuel
On 12/17/2011 05:33 AM, Les Mikesell wrote: On Fri, Dec 16, 2011 at 11:23 AM, Marko Vojinovicvvma...@gmail.com wrote: On Thursday 15 December 2011 16:04:35 Les Mikesell wrote: On Thu, Dec 15, 2011 at 3:39 PM,m.r...@5-cent.us wrote: In earlier versions 'mii-tool' would iterate over

Re: [CentOS] CR repo - version issue

2011-12-14 Thread Philip Manuel
On 12/14/2011 07:26 PM, Philippe Naudin wrote: Le mer 14 déc 2011 12:17:36 CET, Philip Manuel a écrit: You do have i686 packages on that machine ... that is what the error you posted is. create (or edit( a file called: /root/.rpmmacros put this in the that file as the top line

Re: [CentOS] CR repo - version issue

2011-12-13 Thread Philip Manuel
On 12/14/2011 11:17 AM, Johnny Hughes wrote: On 12/13/2011 06:05 PM, Philip Manuel wrote: Hi We use mrepo to keep a local repository. I downloaded the CentOS6.1 iso and used that as the base. We also have the CR repo added. I was expecting this change to cause no issues

Re: [CentOS] CR repo - version issue

2011-12-13 Thread Philip Manuel
On 12/14/2011 11:49 AM, Johnny Hughes wrote: On 12/13/2011 06:26 PM, Philip Manuel wrote: On 12/14/2011 11:17 AM, Johnny Hughes wrote: On 12/13/2011 06:05 PM, Philip Manuel wrote: Hi We use mrepo to keep a local repository. I downloaded the CentOS6.1 iso and used that as the base. We

Re: [CentOS] CR repo - version issue

2011-12-13 Thread Philip Manuel
On 12/14/2011 12:07 PM, Johnny Hughes wrote: On 12/13/2011 06:54 PM, Philip Manuel wrote: On 12/14/2011 11:49 AM, Johnny Hughes wrote: You do have i686 packages on that machine ... that is what the error you posted is. create (or edit( a file called: /root/.rpmmacros put

Re: [CentOS] how to control sftp's user file folder

2011-03-08 Thread Philip Manuel
On 03/01/2011 11:53 PM, Nico Kadel-Garcia wrote: On Mon, Feb 28, 2011 at 10:53 AM, Eero Volotineneero.voloti...@iki.fi wrote: 2011/2/28 Yang Yangdapiy...@gmail.com: hi,i have a question want to ask if i add a user like: useradd test groupadd test -g www and how to control user test

Re: [CentOS] 10gig NIC - Link Delay

2010-11-23 Thread Philip Manuel
On 11/24/2010 09:52 AM, Tom Brown wrote: The only time I have seen such a delay in the past was because of OSPF on the Cisco switch it was connected to. these are Arista DCS-7148SX's so i'll have to chat to the network guys. On the kernel line can you state delay=x so that it waits for a link

[CentOS] kernel bug fixed in later kernels

2010-11-03 Thread Philip Manuel
Does anyone know if this is going to be fixed in CentOS ? // test case code below // expected behaviour is all good and a return code of zero. // this works on 2.6.35-1 // does not work on 2.6.18-194.17.4.el5 from Centos 5.5 // think this bug was fixed in git commit

Re: [CentOS] kernel bug fixed in later kernels

2010-11-03 Thread Philip Manuel
On 11/04/2010 10:36 AM, Ned Slider wrote: On 03/11/10 22:59, Philip Manuel wrote: Does anyone know if this is going to be fixed in CentOS ? Only if it gets fixed in RHEL. Did you file a bug? If so, where is it? No I'll file a bug now, was wondering if others had seen this issue Phil

[CentOS] centos release 5.5 issue

2010-05-17 Thread Philip Manuel
Hi One of our developers has come across an issue with the new release. He provided this piece of code to show the problem:- cat failure.c #include /usr/include/asm-x86_64/msr.h int main( int argc, char* argv[] ) { return 0; } gcc failure.c /usr/include/asm-x86_64/msr.h:169: error: expected

Re: [CentOS] Resizing a PV that belongs within a Volume Group?

2010-02-18 Thread Philip Manuel
Clint Dilks wrote: On 19/02/10 10:11, Eric B. wrote: Hi, I was wondering if there was a way to extend (ie: grow) a PV that is part of a Volume Group? I currently have a partition on my HD that is being used as a PV for my Volume Group, but would like to make it larger. I have the

Re: [CentOS] udp stream multiply

2010-02-17 Thread Philip Manuel
Les Mikesell wrote: Jure Pečar wrote: On Wed, 17 Feb 2010 12:36:33 +0100 Nicolas Thierry-Mieg nicolas.thierry-m...@imag.fr wrote: if you control the app on the destinations, you could use multicast? Otherwise maybe broadcast on your LAN, all interested clients can pick up the

Re: [CentOS] NFS4 issue

2009-11-23 Thread Philip Manuel
That's a little confusing, does that mean all the clients need to change as well as the server ? Has no-one else hit this issue? We are running all our clients and servers on x86_64. Thanks Phil Giovanni Tirloni wrote: On Mon, Nov 23, 2009 at 3:00 AM, Philip Manuel p...@zomojo.com wrote

[CentOS] NFS4 issue

2009-11-22 Thread Philip Manuel
We are running kernel 2.6.18-164.6.1.el5 with exporting 3 aoe provided ext4 directories. For a couple of weeks we had a small number of users using the system with no issues, today we added 7 users and the system crashed and did not perform correctly since. Nov 23 10:20:03 sulphur

Re: [CentOS] NFS4 issue

2009-11-22 Thread Philip Manuel
Philip Manuel wrote: We are running kernel 2.6.18-164.6.1.el5 with exporting 3 aoe provided ext4 directories. For a couple of weeks we had a small number of users using the system with no issues, today we added 7 users and the system crashed and did not perform correctly since. Nov 23

Re: [CentOS] Which /usr/bin/qemu-img to use?

2009-10-25 Thread Philip Manuel
I ran into this on Friday.I had to remove qemu, disable it from the DAG or other repositories and install kvm-qemu-img, note also that qemu-kvm is in /usr/libexec Hope that helps Camron W. Fox wrote: Alle, We're trying to install kvm on a newly update CentOS5.4 box. Which package

Re: [CentOS] Which /usr/bin/qemu-img to use?

2009-10-25 Thread Philip Manuel
yes I ran into this and decided to clear all of those out and start afresh, ensuring I picked the base packages. Phil. Camron W. Fox wrote: Philip Manuel wrote: I ran into this on Friday.I had to remove qemu, disable it from the DAG or other repositories and install kvm-qemu-img, note

Re: [CentOS] Centos 5.3 update do RHEL 5.3

2009-06-15 Thread Philip Manuel
Just in case you want the steps:- Steps to convert a CentOS5 system to RHEL5 SYSTEM=hostname ARCH=i386|x86_64 ssh $SYSTEM rpm -e --nodeps centos-release rpm --import RPM-GPG-KEY-redhat-release rpm -ivh rhn-setup-0.4.19-17.el5.noarch.rpm rhn-client-tools-0.4.19-17.el5.noarch.rpm

[CentOS] rpm and md5sum query

2009-06-05 Thread Philip Manuel
Hi, If I do an md5sum across 4 machines all running Centos5-x86_64 on /bin/bash why does it show a different checksum ? - ssh box4 md5sum -b /bin/bash 53d2152059125e221a38099369e5777e */bin/bash - ssh box6 md5sum -b /bin/bash e22fb934b0a4a840a330f47559d27205 */bin/bash - ssh box5 md5sum -b

Re: [CentOS] Certificate system

2009-04-26 Thread Philip Manuel
Does anyone know if I can integrate any of these systems with ssh keys? For example I'd like to be able to hold and revoke ssh keys centrally, and then systems would be allowed to accept keys at certain times from certain individuals. This is similar to http://web.monkeysphere.info/ but I

Re: [CentOS] UDEV rule allow users to unmount USB stick

2008-12-28 Thread Philip Manuel
Scott Silva wrote: on 12-22-2008 4:19 PM Philip Manuel spake the following: I'm trying to understand why a normal user is not allowed to unmount their USB stick? I think it is most likely a udev rule. does anyone know ? Thanks Phil. Is it something simple like a shell

Re: [CentOS] UDEV rule allow users to unmount USB stick

2008-12-23 Thread Philip Manuel
Lanny Marcus wrote: On Mon, Dec 22, 2008 at 7:56 PM, Philip Manuel p...@zomojo.com wrote: snip Are we talking about USB Memory here? If so, I have not seen this issue. I've never used USB Memory while logged in as root. I'm using CentOS 5 (32 bit). snip Yes the usb stick

[CentOS] UDEV rule allow users to unmount USB stick

2008-12-22 Thread Philip Manuel
I'm trying to understand why a normal user is not allowed to unmount their USB stick? I think it is most likely a udev rule. does anyone know ? Thanks Phil. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] UDEV rule allow users to unmount USB stick

2008-12-22 Thread Philip Manuel
Lanny Marcus wrote: On Mon, Dec 22, 2008 at 7:19 PM, Philip Manuel p...@zomojo.com wrote: I'm trying to understand why a normal user is not allowed to unmount their USB stick? I think it is most likely a udev rule. does anyone know ? Are we talking about USB Memory here? If so

Re: [CentOS] 5.2 driver for Marvell Yukon 88E8042 PCI-E Fast Ethernet controller

2008-12-09 Thread Philip Manuel
This is handled by the sky driver I believe although support for it was removed recently. Kurt Hansen wrote: Hello, I'm trying to install CentOS 5.2 on an HP 6730s notebook. All's going well except for one little item -- the networking. Never thought I'd have trouble with an Ethernet

[CentOS] HW issue during instalaltion

2008-11-17 Thread Philip Manuel
Hi All, I have a shuttle SN78SH7 with a Seagate ST31500341AS (1.5Tb) drive. With windows Vista it sees the drive and can install to it. So far with GRML or CentOS5.2 they do not seem to be able to see this drive. Is there a particular setting I need or does CentOS not support installation

Re: [CentOS] HW issue during instalaltion

2008-11-17 Thread Philip Manuel
Duffner wrote: Am 18.11.2008 um 03:30 schrieb Philip Manuel: Hi All, I have a shuttle SN78SH7 with a Seagate ST31500341AS (1.5Tb) drive. With windows Vista it sees the drive and can install to it. So far with GRML or CentOS5.2 they do not seem to be able to see this drive

Re: [CentOS] HW issue during instalaltion

2008-11-17 Thread Philip Manuel
We tend to use CentOS for our desktops as well, hence the request to this mailing list. We do not wish to have Ubuntu installed. Thanks nate wrote: Philip Manuel wrote: It uses a NV chipset, nVidia GeForce 8200, http://au.shuttle.com/product_detail_spec.jsp?PI=939 . I added an Intel