Top "Centos5" questions

CentOS is a Linux distribution aiming for 100% binary compatibility with RHEL.

rpmbuild %{dist} not defined on CentOS 5.5?

I'm attempting to use the %{dist} tag in my RPM spec file to provide distribution-specific dependencies between Fedora Core (e.…

rpm centos5 rpmbuild
pg_config, ruby pg, postgresql 9.0 problem after upgrade, centos 5

After upgrade postgresql 8.1 to 9.0 ive noticed issues with libraries dependency. Postgresql works fine (connection, queries). yum list postgresql* Installed Packages …

ruby postgresql gem centos5 pg
redis-server auto restart

i have a question here.. i already install redis-server on my CentOS vps for my wordpress frontend cache.. but i …

redis centos centos5
iptables blocking DNS server

I'm trying to configure my server to allow incoming DNS queries. The default server, as setup by the hosting company, …

dns bind iptables centos5
centos5 postgresql client

How can I install postgresql client only in centos 5?

postgresql client centos5
write to a file after piping output from tail -f through to grep

I'm looking to write to a file after piping output from tail -f through to grep. Say,write to a …

linux unix grep tail centos5
CentOS 5.5 - symbolic link creation into RPM spec file

I need to create the following symbolic links into RPM file /bin/ln -sf libcrypto.so.0.9.8e /lib/libcrypto.so.0.9.8 /…

linux centos rpm centos5 rpm-spec
Error compiling the compiler GCC

I know, it's an irony to compile a compiler. But I need a specific version of this compiler, and the …

gcc makefile centos centos5 gcc4
RabbitMQ install issue on Centos 5.5

I've been trying to get rabbitmq-server-2.4.0 up and running on Centos 5.5 on an Amazon AWS instance. My instance uses the …

erlang rabbitmq centos5
Init.d script for nginx on Cent OS

I'm using the init.d script from this: http://wiki.nginx.org/RedHatNginxInitScript but this script sucks on my CentOS 5.5 …

nginx centos centos5 init.d