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
-1
votes
1 answer

How to block ports (in Linux) based on the IP used to connect?

I'd like to block specific ports based on the IP used to connect to my (Linux) dedicated server. For example, I have the following IP's assigned to my dedicated server: 192.168.0.1 192.168.0.2 192.168.0.3 The first IP (192.168.0.1) would be used…
Josh Foskett
  • 181
  • 1
  • 1
  • 6
-1
votes
2 answers

/var/log/messages filled with FAIL: check_mk address from=

The /var/log/messages log file on our server is filled with endless lines of May 5 11:10:38 crm xinetd[24532]: FAIL: check_mk address from=1.2.3.4 It seems to log every 3 minutes or so, the number after the xinetd changes, but the IP address is…
fullybaked
  • 101
  • 5
-1
votes
1 answer

dd test indicated that it took 51 second to transfer 1 kilobyte, VPS hosting provider claimed not responsible, how?

I did a dd test on my VPSs, for your information, I am purchasing a VPS with 5 node from tmdhosting. My result: Last login: Wed Apr 10 22:04:46 2013 from 115.85.128.54 -===================================- abc@abc.com [~]# dd=if/dev/zero of=test…
Graviton
  • 2,865
  • 12
  • 42
  • 64
-1
votes
2 answers

Centos 5 - Configuring a crontab PHP job

I'm running a CentOS 5 server, and trying to schedule a job which runs a php file every day at the same time, I've added a new file to the directory /etc/cron.d/ called get_files The get_files file contains the following: 03 6 * * * php…
Dave
  • 101
  • 1
-1
votes
3 answers

Starting MySQL. ERROR! Manager of pid-file quit without updating file.

Im on CentOs v5.6 .When trying to start mysql im getting the following error Starting MySQL. ERROR! Manager of pid-file quit without updating file. In /var/log/mysqld.error.log i have the following 130319 03:39:04 mysqld_safe Starting mysqld daemon…
John
  • 1
  • 1
  • 1
-1
votes
2 answers

IP board not working on my new vps

my invision power board is not working on my new vps but it working on my old hosting provider's server. ERROR: Warning: Cannot modify header information - headers already sent by (output started at /home/forumfus/public_html/index.php:2) in…
user160123
  • 1
  • 1
  • 2
-1
votes
2 answers

How to configure apache2 from source with php from repo?

I'm asking this question out of my curiosity. Is there anyway around to configure apache2 with the php that had been install through yum? Or vice versa? Because based on my self experiences and goggling,we can only install both packages from repo…
user119720
  • 390
  • 4
  • 6
  • 20
-1
votes
1 answer

Postfix mail server monitoring commands

Possible Duplicate: Monitoring postfix mail throughput I would like to monitor postfix mail server. I currently setup this mail server on centos 5.5. Is there anyway to monitor about postfix mail server.(for example message size, the number of…
-1
votes
3 answers

Will the data be deleted when resizing a partition

I'm planning to resize one of the server partition from 40GB to 1900GB. The current partition has files on it while the space to be added is unallocated. Will my existing files be deleted? Any help would be appreciated. Thanks.
Jan Mark
  • 15
  • 1
  • 6
-1
votes
1 answer

centos 5.6, virtual on Vsphere

suddenly my virtual centos server (5.6 on VMWare-VSphere) is not working... It started with the url not responding, nor the ip. (NO HTTP response, no ping). When I entered on the server via ssh to start troubleshooting I noticed that most of…
Glasnhost
  • 591
  • 4
  • 10
  • 20
-1
votes
2 answers

Is this Mysql database server load too high?

I'm running a php website. I have two servers. Please help me to check is this Mysql Database Server load too high? I found the mysql CPU usage is always higher than 100%. Any suggestions to optimize? I'm using CentOS release 5.8 Mysql 5.1.63-cll…
Tester
  • 177
  • 1
  • 1
  • 7
-1
votes
1 answer

How to mount Windows Vista file share to remote headless Linux Centos 5.8 system?

I am trying to set up a network file share system such that a headless supercomputer running linux (CentOS 5.8) can access computer simulation files stored on a Windows Vista machine. I have found guides for doing this on a home network, but the…
-1
votes
1 answer

File conflig on package updates

I have a CentOS 5.X with Kloxo panel. It's a test enviroment but i have 2 pages there. I noticed theres 113 packets to be update (php, kloxo, wget, openssl, and a long etc) But when i do the command yum update I get a conflig with /etc/my.cnf…
nax
  • 103
  • 1
-1
votes
1 answer

How do I recompile apache in CentOS?

I need to recompile apache with an external PCRE library. Any help would be much appreciated. Thanks.
bigZero
  • 1
  • 1
-1
votes
2 answers

Implement SSL certificate for web server

I have questions about ssl certificate. Right now i'm trying to implement it by using VeriSign. If i'm not mistaken,we need to implemented in the web browser and web server respectively. But i'm not so sure about that. Can anyone clarify me what…
newbie.my
  • 101
  • 4