Achieving high availability with heartbeat
High availability is a crucial aspect of any website or web application, as it ensures that the website is always…
What is load balancing for web server
Web server load balancing is a crucial aspect of ensuring the smooth functioning and performance of any website. It is…
Simple shell script to check backup availability for Cpanel account
I have write a simple shell script to show how many backup have been created for the account and listing…
MySQL backup using batch file Windows
Previously I have created bash script to backup MySQL database using bash script Linux. New incident happen in the Windows…
Setup PPTP VPN Ubuntu server
VPN is one of the way to encrypt data via a network. This article will guide you to setup PPTP…
Using outdated repo Centos 6
Sometimes you still need to use Centos 6 on your production server. But you cannot update the Centos 6 because…