Category Archives: Linux

Check for configuration errors with FAM/Gamin Library

Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. Popup in Outlook and webmail: Your IMAP server wants to alert you to the following: filesystem notification initialization error — … Continue reading

Posted in Linux | Tagged , , , | Leave a comment

LEMP + Cacti 0.8.7i

Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. This is my setup of LEMP with Cacti 0.8.7i. LEMP stands for Linux nginx (prounounced Engine x) MySQL and PHP.  … Continue reading

Posted in Linux | Tagged , , , , , , , | Leave a comment
Apache Segfault 11

Apache Segfault when Navigating to WP-Admin

Argh! When trying to get into WordPress’ administration panel, Apache segfaults. First troubleshooting steps involved moving all plugins/ to a temporary folder. This didn’t produce any new results, still segfaulting. Here are some notes on how I went about debugging … Continue reading

Posted in Linux | Tagged , , , , , | Leave a comment

Use hdparm to Benchmark Disk in Linux

I use this often in the vm-land to test VMFS stores/LUN performance of new VMs I setup and I also use a few other benchmark tools to monitor how performance is impacted over the course of time. root@nitrous:~# hdparm -Tt … Continue reading

Posted in Linux | Tagged , , , | Leave a comment

Install VMware Tools on Linux Guest

The instructions are outlined by VMware here. These are my notes. To install VMware Tools in a Linux guest operating system using Compiler: Ensure that your Linux virtual machine is powered on. If you are running a GUI interface, open … Continue reading

Posted in Linux | 2 Comments