How do I install memcached server under Red Hat Enterprise Linux 6.x server running on IBM hardware to cache query for my php based apps?
{ 2 comments }
How do I install memcached server under Red Hat Enterprise Linux 6.x server running on IBM hardware to cache query for my php based apps?
{ 2 comments }
How do I disable the route 169.254.0.0 / 255.255.0.0 from CentOS or RHEL 6 Linux server?
{ 6 comments }
I‘m getting slow DNS response from ssh and other network related traffic with delay of 30-60+ seconds per connection. All of our servers are behind hardware based dedicated firewall. My RHEL v6.1 server system running on HP hardware. How do I fix this problem?
{ 0 comments }
How can I find all the file descriptors used by a process such as httpd (Apache web server) or mysqld (MySQL Database server)?
{ 1 comment }
When I try to update my server using the yum command I’ve been seeing the following error / warning message:
yum install aide
Loaded plugins: rhnplugin
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package aide.x86_64 0:0.14-3.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================================================================================
Installing:
aide x86_64 0.14-3.el6 rhel-x86_64-server-6 123 k
Transaction Summary
=============================================================================================================================================================================================
Install 1 Package(s)
Total download size: 123 k
Installed size: 0
Is this ok [y/N]:
Downloading Packages:
aide-0.14-3.el6.x86_64.rpm | 123 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
Installing : aide-0.14-3.el6.x86_64 1/1
Installed:
aide.x86_64 0:0.14-3.el6
How do I fix this problem?
{ 1 comment }