Bash script to check the availability of backup for cpanel account
I have write simple bash script that checks the availability of Cpanel backups for each user account listed in /var/cpanel/users.…
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…