Hostripples Featured

MySQL General Security Guidelines

Hello,   1. Do not ever give anyone (except MySQL root accounts) access to the user table in the mysql…

13 years ago

Auto Start and Auto Shutdown Issue with VMware ESXi

Hello All, VMware has described this bug in details as refer to this link: http://blogs.vmware.com/vsphere/2012/07/clarification-on-the-auto-start-issues-in-vsphere-51-update-1.html. 1. As for me, I…

13 years ago

CentOS: Enable CentOS GNOME Desktop

Mostly the CentOS servers that I am using is run on CLI (Command-Line Interface) mode. But in some cases, I…

13 years ago

What is ELS (Easy Linux Security)

ELS stands for Easy Linux Security. ELS was created by the Server Monkeys Founder, Richard Gannon. ELS takes many of…

13 years ago

Install Pound as Web Load Balancer

Pound, which is a reverse proxy, load balancer, auto HTTP fail-over and HTTPS front-end for Web server. The installation and implementation…

13 years ago

How to Enable Intel 82579LM NIC in VMware ESXi 5.0

  Download the driver here: http://dl.dropbox.com/u/27246203/E1001E.tgz Use ESXi-Customizer to merge the driver and generate a new VMware installation ISO Burn the…

13 years ago

CentOS 6: Install VPN PPTP Client

Here is the steps to install Install VPN PPTP Client on CentOS 6 I will be using following variables: Client…

13 years ago

yum hangs on installing a specific package

When try to install any packages or update the yum list get hang and nothing happens for this you can…

13 years ago

Exim : retry time not reached for any host after a long failure period

The issue is because of the corrupted exim db files. Goto /var/spool/exim/db and delete files: retry , retry.lockfile , wait-remote_smtp,…

13 years ago

libmysqlclient.so.15: version `libmysqlclient_15′ not found

Error Code : [Tue Feb 22 00:35:50 2011] [error] [client 71.134.23.164] /usr/bin/php: /usr/lib64/libmysqlclient.so.15: version `libmysqlclient_15' not found (required by /usr/bin/php)…

13 years ago