search for: c5.3

Displaying 9 results from an estimated 9 matches for "c5.3".

Did you mean: 5.3
2011 Jul 23
1
Why are all repos < 5.6 listed?
Greetings all. I just enabled all repos on my system, to enable me to find a particular package. This is the first time I have noticed all the Centos repos < 5.6 being listed. Is this a new feature, to include all repos pre 5.6 now? Here's the output of the aforementioned yum command - sorry it's a little bit long: [root at karsites ~]# yum --enablerepo '*' --disablerepo
2009 Apr 28
0
make fails building Perl 5.10.0 on C5.3 x86_64 (new install)
Hello, I tried to build Perl 5.10.0 on x86_64 using defaults $./Configure -des $make ------------- snip last few lines of errors -------- perlvars.h:178: warning: ISO C forbids conversion of function pointer to object pointer type perlvars.h:186: warning: ISO C forbids conversion of function pointer to object pointer type make: *** [globals.o] Error 1 ------------ end snip ---------------
2009 Apr 09
3
mock %post(pam) failure
I recently upgraded an internal build server from C5.2 to C5.3 and now I'm experiencing problems initializing the mock buildroot. Specifically, I'm getting the following error: ------ /var/tmp/rpm-tmp.77062: line 6: cat: command not found /var/tmp/rpm-tmp.77062: line 7: rm: command not found /var/tmp/rpm-tmp.77062: line 22: install: command not found /var/tmp/rpm-tmp.77062: line 25:
2009 Aug 07
2
Flow-Tools RPM for CentOS 5.3
Alle, Does anyone know if there is/where to get an rpm of flow-tools V0.66 or better for CentOS/RHEL 5.3? We've been trying to build from the SRPM @ http://cng.ateneo.net/cng/wyu/software/srpm/flow-tools-0.68-2.src.rpm with no luck. Best Regards, Camron -- Camron W. Fox Hilo Office High Performance Computing Group Fujitsu Management Services of America, Inc. E-mail: cwfox at
2009 Aug 17
1
c5 + hp dl380 g4 smartarray 6i
will C5.3 support a SmartArray 6i 'out of box', or does it need drivers to boot from this? I am advising someone else remotely and don't have the hardware handy to test.
2015 Feb 05
1
Another Fedora decision
> On Feb 4, 2015, at 5:55 PM, Always Learning <centos at u64.u22.net> wrote: > > On Wed, 2015-02-04 at 17:50 -0700, Warren Young wrote: > >>> rent time on a 6,000 machine botnet. > > Rent ? That costs money. Just crack open some Windoze machines and do > it for free. That is what many hackers do. Acquiring your own botnet requires time and effort. Renting
2015 Feb 18
0
sw raid issue with C5.10-xen
My raid array won't boot, gives a kernel panic - attempt to kill init message and goes into endless reboots. MB is a supermicro 2P with opteron 2376 4-core cpus, centos sw raid, installed C5.3, updated as possible, currently c5.10. 5 seagate 750GB drives as raid-10 and hot spare. we set this up about 5 years ago and IIRC we set aside the first 10GB on drive 0 as a boot partition.
2009 Sep 02
2
EXT4 status for centos 5.3
Hi, I was wondering what is the current status fro ext4 support in Centos. I've noticed that is marked as dev when I try to use it from the installer. Does anybody have a scary story to prevent using it? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090902/7ba417df/attachment-0001.html>
2013 Mar 11
1
/etc/sysconfig/network-scripts/ifcfg-xxx for CHAP PPPoE
Hi all I get a Cisco 1841 router, connecting the office through a CHAP PPPoE link: [...] interface Dialer1 ip address negotiated ip mtu 1492 ip nat outside ip virtual-reassembly encapsulation ppp ip tcp adjust-mss 1452 dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap callin ppp chap hostname username at isp ppp chap password 0 s0meStr0ngP4sswd [...] As