Nov 29, 2008 | linux, Product Info, QuickFix, Technical, Ubuntu
It’s quite easy to get your server added as a Nagios client for monitoring on your centralized Nagios server. You need few nagios packages listed below to be installed on your server first # aptitude install nagios-plugins nagios-nrpe-plugin...
Nov 25, 2008 | linux, QuickFix, Technical, Ubuntu
Trying to mount NFS share on your system? First confirm that you have (nfs-common) package i.e. NFS support files common to client and server. Once you have it installed ony our PC, you will be able to easily mount the NFS shares. mount -t nfs...
Nov 20, 2008 | linux, QuickFix, Technical
When I see my website loading very slow, I get irritated as I want that to load fast on any type of Internet connection. Because, I’m trying to reach out to all… Step by Step take action on website optimization and speed up your website. All it takes is...
Nov 19, 2008 | linux, QuickFix, Technical
If you’re not able to run sar command of sysstat package use the following fix: Move the invalid file and run /usr/lib/sa/sa1 which should recreate the file. Or you should be able to get this fixed once you try reinstalling sysstat package. If you continue...
Nov 17, 2008 | Management, QuickFix, Technical
Resolution from cPanel: We provided an auto fixer that more reliably resolves this issue. It does so by checking each XDNS entry in each user file, in /var/cpanel/users, against the entries in /var/cpanel/deleteddomains.yaml. If there is not a corresponding match in...
Nov 17, 2008 | linux, QuickFix, Technical
Are you getting the following error while working with Yum? # yum update There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: /usr/lib/python2.4/lib-dynload/md5module.so: invalid ELF header Please install...
Nov 1, 2008 | Product Info, QuickFix, Technical
Running security scan on your website? Then you might be looking for a tool for the same. There are pretty good open source tools available to do this. One of them is Nikto2 . This is a great tool which packed with a lot of features which can scan for over 3500 kinds...
Oct 31, 2008 | linux, QuickFix, Technical
Out of memory? Did you upgrade your OS recently? Then carefully have a look at ps -auwx output for memory consumption. Today I found that initscripts package owned minilogd was eating up almost 70% of the server resources on a VPS running on OpenVZ virtualization....
Recent Comments