Re: [CentOS] Kernel Source code

2007-08-13 Thread Garrick Staples
On Tue, Aug 14, 2007 at 12:21:38AM -0300, centos alleged: > I just downloaded the srpm and did rpm -ivh, > but still there is no Makefile in /lib/modules however I can find Makefile > on other directories that are created by my kernel compilation from scratch. > any idea ? Installing an srpm doesn

Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Johnny Hughes
Doug Coats wrote: >> Could you show us the the contents >> of /etc/sysconfig/network-scripts/ifcfg-eth0 >> and /etc/sysconfig/network-scripts/ifcfg-eth1? > > > ifcfg-eth0 > > DEVICE=eth0 > BOOTPROTO=none > BROADCAST=xx.xx.xx.xx > IPADDR=xx.xx.xx.xx > NETMASK=xx.xx.xx.xx > NETWORK=xx.xx.xx.xx > G

Re: [CentOS] Re: add new module in initrd

2007-08-13 Thread maze
one of the files /linuxrc should list what modules get loaded on start. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] [5.0] little bug confirmation request

2007-08-13 Thread maze
So, I've seen this from time to time with midnight commander, and never really looked into it. Now on second thought, maybe it has something to do with locale/utf8/language configuration issues. Could you try running "LC_ALL=C LANG=C mc" and see if that 'fixes' it? Maciej On Tue, 7 Aug 2007,

Re: [CentOS] booting CentOS in rescrue mode from USB (+over network)

2007-08-13 Thread Johnny Hughes
Martin Minka wrote: > Hello, > is there a way to boot CentOS 4.5 from USB flash key in rescue mode ? > The prefered solution would be to have booting part of CentOS started by > SysLinux and download the content of CD1 from a network server (HTTP), > like Anaconda is able to use command "method".

Re: [CentOS] Kernel Source code

2007-08-13 Thread centos
I just downloaded the srpm and did rpm -ivh, but still there is no Makefile in /lib/modules however I can find Makefile on other directories that are created by my kernel compilation from scratch. any idea ? centos wrote: Thanks Jim, That was a great help. Jim Perrin wrote: On 8/13/07, cento

Re: [CentOS] Kernel Source code

2007-08-13 Thread centos
Thanks Jim, That was a great help. Jim Perrin wrote: On 8/13/07, centos <[EMAIL PROTECTED]> wrote: Hello I have downloaded the Centos ISO and installed in on my computer and uname -r shows 2.6.9-55.plus.c4 now I need exact version of source code to compile another application against it

Re: [CentOS] hw raid 10 with 4 disc, recomended partitiontable

2007-08-13 Thread Feizhou
kai wrote: I am familiar with centos and this forum, and have some rhel / centos questions. Therefore I'm asking the question here I am about to install rhel4.5 on a hp dl380 with 4 disc's. The standard rhel installation installers all in one partition? Will there be any advantage of splittin

Re: [CentOS] hw raid 10 with 4 disc, recomended partitiontable

2007-08-13 Thread Jim Perrin
On 8/13/07, kai <[EMAIL PROTECTED]> wrote: > I am familiar with centos and this forum, and have some rhel / centos > questions. Therefore I'm asking the question here > > I am about to install rhel4.5 on a hp dl380 with 4 disc's. The standard > rhel installation installers all in one partition? > W

Re: [CentOS] Kernel Source code

2007-08-13 Thread Jim Perrin
On 8/13/07, centos <[EMAIL PROTECTED]> wrote: > Hello > > I have downloaded the Centos ISO and installed in on my computer and > uname -r shows 2.6.9-55.plus.c4 > > now I need exact version of source code to compile another application > against it, > but I can not find the exact source code. >

[CentOS] Kernel Source code

2007-08-13 Thread centos
Hello I have downloaded the Centos ISO and installed in on my computer and uname -r shows 2.6.9-55.plus.c4 now I need exact version of source code to compile another application against it, but I can not find the exact source code. where can I find this exact version of source code ? Than

Re: [CentOS] GRUB boot options

2007-08-13 Thread Garrick Staples
On Mon, Aug 13, 2007 at 10:08:39PM -0300, centos alleged: > Hello > > Is there any way to tell GRUB to boot from the next available kernel, > if default kernel failed ? 'info grub', under "Configuration". # Fallback to the second entry. fallback 1 If, for any reason, the default en

[CentOS] GRUB boot options

2007-08-13 Thread centos
Hello Is there any way to tell GRUB to boot from the next available kernel, if default kernel failed ? Regards ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, Garrick Staples garrick at usc.edu wrote: > > Because automount has nothing to do with this problem. I don't know what the > problem actually is, but I want to make sure you don't go down the wrong path. Thank you for joining in! I know that you know what you are talking about

Re: [CentOS] Re:Automount configuration problem

2007-08-13 Thread Garrick Staples
On Mon, Aug 13, 2007 at 07:15:14PM -0500, Lanny Marcus alleged: > On 13 August 2007, Akemi Yagi amyagi at gmail.com wrote: > > > This wiki may help? > > > > http://wiki.centos.org/TipsAndTricks/HAL > > I tried it with KDE on that box. Same problem. So, it *is* something > with automount and not

[CentOS] Re:Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, Akemi Yagi amyagi at gmail.com wrote: > This wiki may help? > > http://wiki.centos.org/TipsAndTricks/HAL I tried it with KDE on that box. Same problem. So, it *is* something with automount and not a problem in GNOME. I looked at the /etc/sysconfig/autofs in that box and everyt

Re: [CentOS] Re: Automount configuration problem

2007-08-13 Thread Garrick Staples
On Mon, Aug 13, 2007 at 06:03:43PM -0500, Lanny Marcus alleged: > On 13 August 2007, Akemi Yagi amyagi at gmail.com wrote: > > > This wiki may help? > > > > http://wiki.centos.org/TipsAndTricks/HAL > > Akemi: Thank you. I will read that page, carefully. I have one other > idea: I have only tried

[CentOS] Re:Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, Akemi Yagi amyagi at gmail.com wrote: > This wiki may help? > > http://wiki.centos.org/TipsAndTricks/HAL Akemi: I just found the below, in the Enterprise Linux Deployment Guide found in System > Documentation on the GNOME Desktop. In my box, everything in the /etc/sysconfig/au

[CentOS] Re: Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, Akemi Yagi amyagi at gmail.com wrote: > This wiki may help? > > http://wiki.centos.org/TipsAndTricks/HAL Akemi: Thank you. I will read that page, carefully. I have one other idea: I have only tried this with GNOME. Both boxes also have KDE installed. I want to try it with KDE,

[CentOS] Re: Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Scott Silva
Johnny Hughes spake the following on 8/13/2007 1:21 PM: > Doug Coats wrote: >>> As far as I understand networking, if you only have 1 MAC, you only >>> have 1 NIC. You might have 2 connectors, but that seems really >>> strange. It seems like this is some sort of undefined behavior. I >>> think t

[CentOS] Re: Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Scott Silva
Doug Coats spake the following on 8/13/2007 12:22 PM: >> Is the boards bios up to date? > > Yes > >> Do you have the proper alias entries in /etc/modprobe.conf? > > These are the relevent listings in the modprobe.conf > > alias eth0 r8169 > alias eth1 forcedeth I have seen this issue with othe

[CentOS] hw raid 10 with 4 disc, recomended partitiontable

2007-08-13 Thread kai
I am familiar with centos and this forum, and have some rhel / centos questions. Therefore I'm asking the question here I am about to install rhel4.5 on a hp dl380 with 4 disc's. The standard rhel installation installers all in one partition? Will there be any advantage of splitting the file s

[CentOS] decTOP - Centos install fails but DSL frugal install worked

2007-08-13 Thread Robert Moskowitz
I got 4 of those decTOPs (http://www.dataevolution.com/dectop%20info%202.htm) and upgraded the memory to 512Mb. I cannot get Centos 5.0 to install. I have the keyboard mouse attached to an ATEN USB-PS/2 adapter (probably should try without this). I have a USB DVD/CDRW drive. The install CD

Re: [CentOS] migrating users from linux to centos

2007-08-13 Thread qsm
maybe this can work for you: http://easy-technologies.com/rhel3_upgrade.pdf -- -- Original Message --- From: "simon" <[EMAIL PROTECTED]> To: "CentOS mailing list" Sent: Tue, 24 Jul 2007 21:59:41 +0400 (ADT) Subject: [CentOS] migrating users from linux to cento

[CentOS] NAS -- Centos 5 DIY or Openfiler 2.0

2007-08-13 Thread Robert Moskowitz
I need to set up a NAS. Got a box with a 200Gb drive ready to go. I have installed Openfiler 2.0 on it but. I really can't add other services, like FreeRadius (keep the list simple for now). So maybe I should just stay with what I know and use Centos. Other experiences? Are there good

Re: [CentOS] mod_mono on centos5?

2007-08-13 Thread Phil Schaffner
On Mon, 2007-08-13 at 10:32 -0400, Dave wrote: > Hi, > Thanks for your reply. To be honest i really don't want to torture > myself with this, my network switch is giving me enough grief right now, but > i don't have a choice. I've got the rpmforge repo enabled, but a yum install > isn't givi

Re: [CentOS] Automount configuration problem

2007-08-13 Thread Akemi Yagi
On 8/13/07, Lanny Marcus <[EMAIL PROTECTED]> wrote: > On 13 August 2007, joseph blase joseph.mailboxlist at gmail.com wrote: > > > > put something like this on you /etc/fstab > > > > [host ]# cat /etc/fstab | grep cdrom > > /dev/cdrom /mnt/cdrom udf,iso9660 > > noauto,owne

Re: [CentOS] Matlab 2007a and C5 out-of-box broken

2007-08-13 Thread Akemi Yagi
On 8/13/07, Scott Ehrlich <[EMAIL PROTECTED]> wrote: > I had to reinstall C5 64-bit out-of-box on two machines. Before the > reinstall, Matlab 2007a 64-bit worked fine. Now, I get "failed to start > the desktop; failure loading desktop class". matlab -nojvm works fine. > > The reinstall was not

Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Doug Coats
> Could you show us the the contents > of /etc/sysconfig/network-scripts/ifcfg-eth0 > and /etc/sysconfig/network-scripts/ifcfg-eth1? ifcfg-eth0 DEVICE=eth0 BOOTPROTO=none BROADCAST=xx.xx.xx.xx IPADDR=xx.xx.xx.xx NETMASK=xx.xx.xx.xx NETWORK=xx.xx.xx.xx GATEWAY=xx.xx.xx.xx ONBOOT=yes TYPE=Ethernet

Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Todor Petkov
On Monday 13 August 2007 21:38, Doug Coats wrote: > > Any suggestions or pushes in the right direction would be most appreciated. Could you show us the the contents of /etc/sysconfig/network-scripts/ifcfg-eth0 and /etc/sysconfig/network-scripts/ifcfg-eth1? -- Todor Petkov Bulgaria Online tel

Re: [CentOS] Can't get ipw2200 to work in CentOS 5 on Dell laptop

2007-08-13 Thread Phil Schaffner
Andy, On Mon, 2007-08-13 at 15:14 -0400, [EMAIL PROTECTED] wrote: > > Original Message: > - > From: Phil Schaffner [EMAIL PROTECTED] > Date: Mon, 13 Aug 2007 10:10:05 -0400 > > > > you also need to add the adapter in > > > system-config-network with "New" on the "Devices" tab. >

Re: [CentOS] PHP 4 on Centos 5

2007-08-13 Thread Juan Nin
mmh oks, I'll then compile directly from the PHP 4.4.7 source downloaded form php.net and use it with no RPM when we are ready to migrate to PHP 5 I then use the PHP 5 RPM thnx On 8/13/07, Karanbir Singh <[EMAIL PROTECTED]> wrote: > > Juan Nin wrote: > > no, don't want to add that complexity and

Re: [CentOS] Automount configuration problem

2007-08-13 Thread Lanny Marcus
On 13 August 2007, joseph blase joseph.mailboxlist at gmail.com wrote: > > put something like this on you /etc/fstab > > [host ]# cat /etc/fstab | grep cdrom > /dev/cdrom /mnt/cdrom udf,iso9660 > noauto,owner,kudzu,ro 0 0 > Joseph: Thank you for replying. Before I adde

Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Johnny Hughes
Doug Coats wrote: >> As far as I understand networking, if you only have 1 MAC, you only >> have 1 NIC. You might have 2 connectors, but that seems really >> strange. It seems like this is some sort of undefined behavior. I >> think that having only 1 MAC really *IS* an issue. > > I have used t

Re: [CentOS] PHP 4 on Centos 5

2007-08-13 Thread Karanbir Singh
Juan Nin wrote: no, don't want to add that complexity and overhead to the box you are probably adding more complexity and a lot more manual overhead by going down the route of building the php-4 src.rpm ... but thats just my opinion. - KB -- Karanbir Singh : http://www.karan.org/ : [EM

Re: [CentOS] Re: PHP 4 on Centos 5

2007-08-13 Thread Johnny Hughes
Juan Nin wrote: > forgot to say, I'm using the latest CentOS 4.5 SRPM: > http://mirror.centos.org/centos/4.5/updates/SRPMS/php-4.3.9-3.22.5.src.rpm > > > On 8/13/07, *Juan Nin* <[EMAIL PROTECTED] > wrote: > > Hi! > > I want to install PHP 4 via RPM on a CentOS

Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Doug Coats
> As far as I understand networking, if you only have 1 MAC, you only > have 1 NIC. You might have 2 connectors, but that seems really > strange. It seems like this is some sort of undefined behavior. I > think that having only 1 MAC really *IS* an issue. I have used these boards(I have 6 of th

[CentOS] Re: Postfix smtp freezing - possible dns issues

2007-08-13 Thread Jason Ross
Ken, Thanks. I followed you instrustions and it installed fine. I started up bind and can now dig @127.0.0.1 whatever.com and get a response. The only problem is when I use netstat -l | grep -e "domain" -e "54" i get "warning, got duplicate tcp line. a netstat -l gets me the folowing. [EMA

Re: [CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Brian Mathis
On 8/13/07, Doug Coats <[EMAIL PROTECTED]> wrote: > I am new to CentOS (coming from Fedora) and I really like it! > > I am having difficulty getting one of my machines to boot and assign > the same designation of eth0 and eth1 to the same nics consistantly. > > I have an MSI motherboard with 2 nics

Re: [CentOS] Re: Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Doug Coats
> Is the boards bios up to date? Yes > Do you have the proper alias entries in /etc/modprobe.conf? These are the relevent listings in the modprobe.conf alias eth0 r8169 alias eth1 forcedeth ___ CentOS mailing list CentOS@centos.org http://lists.cento

Re: [CentOS] Can't get ipw2200 to work in CentOS 5 on Dell laptop

2007-08-13 Thread [EMAIL PROTECTED]
Original Message: - From: Phil Schaffner [EMAIL PROTECTED] Date: Mon, 13 Aug 2007 10:10:05 -0400 > > you also need to add the adapter in > > system-config-network with "New" on the "Devices" tab. ^^ Did you do this? When I

[CentOS] Re: Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Scott Silva
Doug Coats spake the following on 8/13/2007 11:38 AM: > I am new to CentOS (coming from Fedora) and I really like it! > > I am having difficulty getting one of my machines to boot and assign > the same designation of eth0 and eth1 to the same nics consistantly. > > I have an MSI motherboard with

Re: [CentOS] mod_gnutls and named based virtual hosts on HTTPS

2007-08-13 Thread David Hrbáč
Johnny Hughes napsal(a): > evolution-2.0.2-35.0.4.el4.i386 > evolution-connector-2.0.2-10.rhel4.1.i386 > evolution-data-server-1.0.2-14.el4.i386 > evolution-webcal-1.0.10-3.i386 > gnutls-1.0.20-3.2.3.i386 > gnutls-devel-1.0.20-3.2.3.i386 > gnutls-devel-1.0.20-3.2.3.i386 > libgcrypt-devel-1.2.0-3.i

[CentOS] Re: PHP 4 on Centos 5

2007-08-13 Thread Juan Nin
forgot to say, I'm using the latest CentOS 4.5 SRPM: http://mirror.centos.org/centos/4.5/updates/SRPMS/php-4.3.9-3.22.5.src.rpm On 8/13/07, Juan Nin <[EMAIL PROTECTED]> wrote: > > Hi! > > I want to install PHP 4 via RPM on a CentOS 5 server. > I downloaded the CentOS 4.5 , installed all needed de

[CentOS] Forcing ifcfg-eth0 to use the same nic in multi nic machine

2007-08-13 Thread Doug Coats
I am new to CentOS (coming from Fedora) and I really like it! I am having difficulty getting one of my machines to boot and assign the same designation of eth0 and eth1 to the same nics consistantly. I have an MSI motherboard with 2 nics on the board. Strangely enough both nics report the same M

Re: [CentOS] PHP 4 on Centos 5

2007-08-13 Thread Juan Nin
no, don't want to add that complexity and overhead to the box On 8/13/07, Karanbir Singh <[EMAIL PROTECTED]> wrote: > > Juan Nin wrote: > > I want to install PHP 4 via RPM on a CentOS 5 server. > > I downloaded the CentOS 4.5 , installed all needed dependency packages, > > but I'm having trou

Re: [CentOS] PHP 4 on Centos 5

2007-08-13 Thread Karanbir Singh
Juan Nin wrote: I want to install PHP 4 via RPM on a CentOS 5 server. I downloaded the CentOS 4.5 , installed all needed dependency packages, but I'm having troubles while building the RPM: how about setting up a CentOS-4 VM on the C5 machine and just using that ? will atleast give you packag

[CentOS] PHP 4 on Centos 5

2007-08-13 Thread Juan Nin
Hi! I want to install PHP 4 via RPM on a CentOS 5 server. I downloaded the CentOS 4.5 , installed all needed dependency packages, but I'm having troubles while building the RPM: I was having compile errors with the Apache APR module, I had to make a symlink form apr-config to apr-1-config, since

Re: [CentOS] Re: Automount configuration problem

2007-08-13 Thread joseph blase
On 8/14/07, Lanny Marcus <[EMAIL PROTECTED]> wrote: > > Follow on: On this page: > < > https://www.redhat.com/docs/manuals/enterprise/RHEL-5-manual/release-notes/RELEASE-NOTES-x86-en.html > > > I saw this: > > > Release Notes Updates > > > > This section contains information that was not included i

Re: [CentOS] Re: Postfix smtp freezing

2007-08-13 Thread Ken Price
You are correct, resolve.conf does list my isp's dns 250.171.3.65 which is qwest. The internal windows workstations also point o the isp's dns server. Can I setup a cashing dns server on the mail server itself?? Absolutely. Assuming that none is running already: #> netstat -l | grep -e "domai

Re: [CentOS] Re: Postfix smtp freezing

2007-08-13 Thread Jason Ross
Ken, You are correct, resolve.conf does list my isp's dns 250.171.3.65 which is qwest. The internal windows workstations also point o the isp's dns server. Can I setup a cashing dns server on the mail server itself?? PS: I just wanted to say thanks to everyone who has helped me so far. -jr

[CentOS] Re: Automount configuration problem

2007-08-13 Thread Lanny Marcus
Follow on: On this page: I saw this: > Release Notes Updates > > This section contains information that was not included in the > distribution version of the Red Hat Enterprise Linux 5 Release N

Re: [CentOS] Updating system

2007-08-13 Thread Peter Kjellstrom
On Monday 13 August 2007, Dago Pacheco wrote: > Hi... > I'm about to update my centos 4 x64 as is said in the centos-announces > list, but i have a question. The link included in the mail direct me to > a redhat web page where the update is explained and remarks that all > previously released upda

Re: [CentOS] Re: Postfix smtp freezing

2007-08-13 Thread Ken Price
Jason, This has nothing to do with AUTHORITATIVE dns. I'm speculating this is a problem with your choice of RECURSIVE (caching) name servers. Realize, however, that without being on the box and looking at your configuration, all I can do is speculate. Mail .medvoice.com actually

Re: [CentOS] Re: Postfix smtp freezing

2007-08-13 Thread Jason Ross
Rick, The reason i used top was because I noticed that mailscanner and smtpd were always on the list UNLESS the issue was occurring. I will try ps + grep next time as well. As for the ips they resolve quickly however they are all listed in /etc/hosts as we do not have an internal DNS. -jr [

[CentOS] Matlab 2007a and C5 out-of-box broken

2007-08-13 Thread Scott Ehrlich
I had to reinstall C5 64-bit out-of-box on two machines. Before the reinstall, Matlab 2007a 64-bit worked fine. Now, I get "failed to start the desktop; failure loading desktop class". matlab -nojvm works fine. The reinstall was not an upgrade. I tested on two identical systems - one before

RE: [CentOS] Cannot Boot XServer

2007-08-13 Thread Ross S. W. Walker
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robert Jackson > Sent: Friday, August 10, 2007 8:28 AM > To: centos@centos.org > Subject: [CentOS] Cannot Boot XServer > > I am currently using Virtual PC 2007 to install/configure > CentOS 4.5. I've

Re: [CentOS] Re: Postfix smtp freezing

2007-08-13 Thread Jason Ross
ps: I forgot to mention, the number of users does not seem to have an impact on this. I was here over the weekend when there is no one but me here and still saw the issue. -jr Lanny Marcus wrote: On 09 August 2007, Ken Price <[EMAIL PROTECTED]> wrote: I'll give my two cents and

Re: [CentOS] Re: Postfix smtp freezing

2007-08-13 Thread Jason Ross
Mail .medvoice.com actually resolves to the mail server inside through port forwarding. It's not really named that just everything going to the mail ports ends up there. Would DNS still be an issue for sending internal mail. I ran top during one of these unresponsive email spats and noticed th

RE: [EMAIL PROTECTED] - Email found in subject - [CentOS] RE: Cannot Boot XServer

2007-08-13 Thread Robert Jackson
Anyone? Regards, Rab. === Robert Jackson Phone: +44 (0) 141 332 7999 Software Engineer Fax: +44 (0) 141 331 2820 Walker Martyn Ltd 1 Park Circus Place

[CentOS] Automount configuration problem

2007-08-13 Thread Lanny Marcus
I have a simple automount configuration problem. I've done two similar, clean, Custom installations of CentOS 5.0, on two similar, but not identical boxes. On my box, automount is working perfectly. On my daughter's box, it's not working. If I put the FC6 DVD into the drive in my box, I can see the

[CentOS] Updating system

2007-08-13 Thread Dago Pacheco
Hi... I'm about to update my centos 4 x64 as is said in the centos-announces list, but i have a question. The link included in the mail direct me to a redhat web page where the update is explained and remarks that all previously released updates must be applied in order to set the current upd

Re: [CentOS] mod_gnutls and named based virtual hosts on HTTPS

2007-08-13 Thread Johnny Hughes
David Hrbáč wrote: > Johnny Hughes napsal(a): >> I am looking at apr_memcache ... and I'll probably add it in later today. >> >> Obviously if we included the EL4 version in a CentOS repo it would need >> to go into CentOSPlus as it requires an updated gnutls/libgcrypt. I did >> not yet analyze eve

Re: [CentOS] mod_mono on centos5?

2007-08-13 Thread Dave
Hi, Thanks for your reply. To be honest i really don't want to torture myself with this, my network switch is giving me enough grief right now, but i don't have a choice. I've got the rpmforge repo enabled, but a yum install isn't giving me the package. Thanks. Dave. - Original Message

Re: [CentOS] Can't get ipw2200 to work in CentOS 5 on Dell laptop

2007-08-13 Thread Phil Schaffner
On Sat, 2007-08-11 at 03:38 -0400, [EMAIL PROTECTED] wrote: > Thanks again Phil for all your help, > It's now on the hardware tab OK and says ipw2200 eth1 ethernet configured! > However, what I just don't understand (and sorry if I'm being dumb!) is why > the "new" adapter just doesn't show up in t

Re: [CentOS] mod_mono on centos5?

2007-08-13 Thread Jim Perrin
On 8/13/07, Dave <[EMAIL PROTECTED]> wrote: > Hello, > Does anyone have mod_mono rpm or srpm compiled for centos5? If you really want to torture yourself with it, I believe it's available in the rpmforge repository. See http://wiki.centos.org/Repositories -- During times of universal deceit

[CentOS] mod_mono on centos5?

2007-08-13 Thread Dave
Hello, Does anyone have mod_mono rpm or srpm compiled for centos5? Thanks. Dave. ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] mod_gnutls and named based virtual hosts on HTTPS

2007-08-13 Thread David Hrbáč
Johnny Hughes napsal(a): > > I am looking at apr_memcache ... and I'll probably add it in later today. > > Obviously if we included the EL4 version in a CentOS repo it would need > to go into CentOSPlus as it requires an updated gnutls/libgcrypt. I did > not yet analyze everything that requires

Re: [CentOS] mod_gnutls and named based virtual hosts on HTTPS

2007-08-13 Thread Johnny Hughes
David Hrbáč wrote: > Johnny Hughes napsal(a): >> All, >> >> For anyone interested, there is an rpm in the CentOS testing repository >> for mod_gnutls for CentOS 5. >> >> It allows named based virtual hosting for HTTPS (Single IP, multiple >> sites and certificates). >> >> The idea to build the RPMS

[CentOS] Re: add new module in initrd

2007-08-13 Thread beast
On 13/08/07 11:20 +0700, beast wrote: The initrd file is just a gzipped ext2 filesystem image, so you need to uncompress it into a temporary file and then mount that file using loopback: zcat /boot/initrd-`uname -r`.img >/tmp/fs mkdir /mnt/initrd mount -r -t ext2 -o loop /tmp/fs /mnt/initrd T

[CentOS] Re: add new module in initrd

2007-08-13 Thread Tony Mountifield
In article <[EMAIL PROTECTED]>, beast <[EMAIL PROTECTED]> wrote: > On 10/08/07 10:26 +, Tony Mountifield wrote: > >In article <[EMAIL PROTECTED]>, > >beast <[EMAIL PROTECTED]> wrote: > >> Hi, > >> > >> I would like to do a network install using PIXES boot, however the ethernet > >> device was

Re: [CentOS] mod_gnutls and named based virtual hosts on HTTPS

2007-08-13 Thread David Hrbáč
Johnny Hughes napsal(a): > All, > > For anyone interested, there is an rpm in the CentOS testing repository > for mod_gnutls for CentOS 5. > > It allows named based virtual hosting for HTTPS (Single IP, multiple > sites and certificates). > > The idea to build the RPMS came from this article: >