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

How do I adjust this python script to backup to Amazon S3

The following script is nearly perfect for my backup needs: http://pastie.org/3368661 However, it only allows you to backup to the server or a remote FTP. I would like to add an option to backup to Amazon S3 (which isn't a standard FTP). At line 323…
TechRemarker
  • 358
  • 1
  • 6
  • 17
0
votes
2 answers

How to enable SSH key login on CentOS 5.5?

I'm trying to setup SSH login on a CentOS 5.5 on an OpenITC VPS. I should say this doesn't appear to have SELinux installed, as commands such as sestatus don't work. I currently have two users, root and M. I wasn't sure where to put the…
doveman
  • 3
  • 1
  • 2
0
votes
1 answer

CURL not working in node.js in CentOS 5.7, but works fine in debian 2.6.32-5

working on an app in node.js, On the test server (debian 2.6.32-5) it works flawlessly, on CentOS 5.7 I get an error. using the curlrequest node.js library, and the error that comes up is "failed to initialize". I tested curl from the command line…
0
votes
1 answer

Ethtool capabilties affected by ifcfg-ethX settings?

I just resolved an issue when bringing up an interface, but I'm at a loss to explain why it worked. So I'm looking for someone with more knowledge of the linux networking stack to explain this to me. This machine has two Broadcom gigabit nics,…
malcolmpdx
  • 2,300
  • 1
  • 16
  • 12
0
votes
2 answers

Messages log clogged with named querys

I have a web server, port 53 is open for DNS. I am getting thousands of lines in my /var/log/messages that look like: Jan 27 08:34:21 server named[14051]: client 77.88.26.1#5335: query (cache) 'www.bpharma.in/A/IN' denied Jan 27 08:34:23 server…
bMon
  • 253
  • 1
  • 9
0
votes
1 answer

Mod Mono CentOS Install - Dependency: >= httpd 2.2

I've been trying to install Mono on CentOS 5.5 with Cpanel. It was all going fine until I needed to install the mod mono add-on. I get a missing dependency error, any help would be much appreciated thanks. Tryining to install mod mono: root@ns223540…
dciso
  • 101
  • 2
0
votes
2 answers

CentOS randomly restarts

My CentOS 5.7 server randomly restarts. I've found the following in /var/log/messages: Jan 24 01:54:53 m38501 dhcpd: DHCPINFORM from 80.xxx.xxx.xxx via eth0 Jan 24 01:54:53 m38501 dhcpd: DHCPACK to 80.xxx.xxx.xxx (00:13:3e:4c:56:87) via eth0 Jan 24…
Devator
  • 1,473
  • 4
  • 18
  • 37
0
votes
1 answer

CentOS can not enter phpmyadmin

I am useing CentOS 5.5, mysql 5.1, php 5.3, phpmyadmin 3.4.5, I have set my mysql password with >mysql update mysql.user Password="mypassword" where User="root" And in phpmyadmin/libraries/config.default.php Do: $cfg['Servers'][$i]['user'] =…
yuli chika
  • 179
  • 4
  • 15
0
votes
1 answer

Getting error installing Git on centos server

I am trying to install git on centos 5.5 and i am getting this error: git-email-1.7.7.3-1.w5.x86_64 from webtatic has depsolving problems --> Missing Dependency: perl(Net::SMTP::SSL) is needed by package git-email-1.7.7.3-1.w5.x86_64…
Mirage
  • 561
  • 4
  • 10
  • 25
0
votes
2 answers

Unknown issue, brings MySQL down and requires a full reboot of the server

Don't know if anyone may have any brainwaves with this one. We have a website that is quiet heavily used (delivers 4+ million pages a month). Runs on a Dell Poweredge server, and has run fine for the past two years. The past few weeks, we've had…
TIW
  • 117
  • 1
  • 7
0
votes
1 answer

tbl_replace forbidden in phpmyadmin

On CentOS 5 I updated phpMyAdmin to the latest release. I can access and browse tables and records but when I try to insert a new record I receive the following error: Forbidden You don't have permission to access /phpmyadmin/tbl_replace.php on this…
Michele
  • 169
  • 10
0
votes
1 answer

how to prevent a JRuby application from freezing linux(CentOS 5.4) server?

A simple jruby process is freezing our Amazon EC2 Cent OS 5.4 instance. To get it back we have to reboot the complete VM from Amazon Mgmt Console. Is there way to prevent an app from freezing the OS? How do we find out what caused the OS to…
so_mv
  • 103
  • 3
0
votes
1 answer

recovering deleted files on Centos ( Software Raid)

I had a server, 2 mirror hard drives ( software raid) CentOS5. Some one access to my server and delete many files on server. I tested the hard by testdisk but it just find the folders and not it's content. I just has shell access to server. What's…
Ashian
  • 400
  • 1
  • 7
  • 24
0
votes
3 answers

Error when trying to update postgresql-libs

When I do a yum update I get the following errors: Transaction Check Error: file /usr/lib64/libecpg.so.6.1 from install of postgresql-libs-8.4.10-1PGDG.rhel5.x86_64 conflicts with file from package postgresql84-libs-8.4.9-1.el5_7.1.x86_64 file…
PeeHaa
  • 221
  • 4
  • 18
0
votes
1 answer

Centos 5 Apache WHM Cpanel Server Limit, Max Clients

Hello today my VPS server goes down, the node have this: 2GB RAM 1/2 CPU 40 GB Storage The Server Limit and Max Clients as default: Server Limit: 256 Max Clients: 150 So .. i set the node to: RAM 8GB 2 CPUs 160 GB Storage The "Server Limit" and…
Alejo JM
  • 204
  • 3
  • 9