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 is very simple with help of RPMforge. Pound is open-source software which you can find out more information about it at http://www.apsis.ch/pound/ .   we already have the website hosted in both servers, which  already copied using […]

See More

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 custom ISO into disk or USB drive Reinstall the serves    

See More

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 OS: CentOS 6.3 64bit PPTP Server: 192.168.100.1 Username: myvega Password: CgK888ar$ 1. Install PPTP using yum: $ yum install pptp -y 2. Add the username and password inside /etc/ppp/chap-secrets: myvega     PPTPserver     […]

See More