Questions tagged [centos5]

CentOS 5 is an obsolete, free (as in beer and speech) GNU/Linux distribution that is community driven and based on source code released from RHEL.

CentOS 5 is a free (as in beer and speech) GNU/Linux distribution that is community driven and based on source code released from RHEL. It went end-of-life on 2017-03-31, is now unsupported, and shouldn't be used on production systems.

806 questions
0
votes
1 answer

losing connectivity in Linux with Dell blades and such

So we have some dell blades and chassis (blades are M600's, chassis M1000's) and other systems (R710 with MD3000 array). The R710 exports a source tree via nfs for the blades to build and test with. The problem is the blades loose the nfs mounts.…
Ronald Pottol
  • 1,703
  • 1
  • 11
  • 19
0
votes
2 answers

Where should websites live on Centos servers?

I am re-organising some web servers, the majority of which are running the Centos linux distro. Each of these servers has multiple sites being served using virtual hosts. Is there a "correct" place that the source for each of these sites should be…
Addsy
0
votes
4 answers

Trying to scale my dedicated server for high traffic

I have a quad core xeon, 8GB ram, and only 2 x 1TB SATA drives right now. I am trying to figure out how to scale my application to handle as much load and traffic per day as possible. I have an industry network site and it's currently bogging around…
0
votes
1 answer

Plesk 10 port 8443 connection timeout

I've installed plesk 10 on centOS and after installing to access the cp you need to go https::8443 I'm not being able to, and would like to find out why i can ssh to the server and i can, from the server telnet, to those ports. from another machine…
GriffinHeart
  • 411
  • 6
  • 14
0
votes
1 answer

Updating CentOS

I have a CentOS 5.5 installation with ruby, dovecot (and some other soft) installed from source, and soft like postfix, samba, bind etc. installed from yum repositories. This box is online for more than six months. Now, if I do a yum update I see…
JohnZ
  • 235
  • 1
  • 4
  • 10
0
votes
1 answer

Problem with sendmail combined with iptables

I have the following setup, for my iptables, I want my server secured as can be. However, I just have one problem... Sendmail does not work, when I have iptables enabled. Even though I opened port 25. I suspect this is because it can not resolve the…
Machiel
  • 105
  • 2
0
votes
4 answers

How to install network adapter in Linux (CentOS 5)

My company has a CentOS 5 Linux server. The network card died today and we replaced it with an Intel Pro 1000 GT network adapter. I'm not great with Linux. How can I get this new NIC working? Thanks
Ronnie Overby
  • 681
  • 2
  • 12
  • 24
0
votes
1 answer

qlogic HBA tuning recommendations random iops

Trying to squeeze out the most performance from a 3PAR SAN with Qlogic HBA in our HP servers. We run on Centos 5.5 with latest updates/kernel. Can anyone give useful recommendation or tuning to get maximal RANDOM IOPS ? Right now we hover around 290…
coderwhiz
  • 212
  • 1
  • 11
0
votes
3 answers

ruby 1.8.7 makes and installs on Centos 5.5 but won't run

I've downloaded ruby-1.8.7.p334 ruby-1.8.7.p334.tar.gz from ftp.ruby-lang.org, and decompressed it. When I did ./configure , it complained about no suitable c compiler, so I didyum install gcc. Then I went back to do ./configure make make…
Kevin Jones
  • 117
  • 1
  • 7
0
votes
3 answers

NTP time sync not working in a DOMU Centos 5.5 server

I have a Xen Centos 5.5 server with ntpd working in virtual server. NTP time sync seems not working. I have disabled any firewall. my grep -i ntpd /var/log/messages output: Apr 1 16:15:47 posadadelpuerto ntpd[17635]: ntpd 4.2.2p1@1.1570-o Sat Dec…
Roberto
  • 87
  • 1
  • 7
0
votes
1 answer

CentOS accidental httpd upgrade

I recently tried to get trac and svn working with apache on centOS 5 through some googling I found I needed to install mod_dav_svn. I used yum to install it it listed a httpd 2.2.3 as a dependency (previously installed version was 2.2.16). I let it…
beginner
0
votes
2 answers

kickstart from USB stick with RPMs not in ISO (CentOS5.x)

We have been looking to setup a USB disk (stick) for uniformly configuring our servers. (and when I say "we" I mean my colleague figured it out with my occasional help) We would like to explicitly list the RPMs we want. So far: We managed to make…
nhed
  • 590
  • 1
  • 8
  • 14
0
votes
1 answer

CentOS Group Permissions

How do I give all users in the group ftp-users full read/write acces to /var/www recursively? Thanks
Hutch
  • 103
  • 2
0
votes
1 answer

How to get rid of this error message?

I have this error message popping up in my /var/log/messages file: modprobe: FATAL: Could not load /lib/modules/2.6.33.7.2-rt30-xxxx-std-ipv4-64/modules.dep: No such file or directory My OS is CentOS 5.5 with my own compiled kernel, it's working…
0
votes
1 answer

Linode - Centos 5.5 -

I rather foolishly undertook to install a control panel on a Linode. I opted to use CentOs 5.5 (either ordinary or 64 bit) but I am like a monkey playing a reward game... I have some idea of what I am doing, but not enough.... In certain areas I am…
Marcus
  • 1
  • 1