Set local ip under rescue mode Centos
Sometimes we need to set local ip under rescue mode Centos because we need to reinstall kernel. It is basically…
Centos 7 stuck at dracut shell after change hardisk
When using Intel hardware fake raid there are possibilities you will be stuck at dracut shell after changing the harddisk…
Simple shell script loop for cpanel backup
I wrote the simple script loop for cpanel backup with –skiphomedir option. This is useful for my own note. The…
Shell script to check weekly and monthly backup date
This shell script is to check weekly and monthly backup date. I use it to check backup status for cpanel…
MySQL cluster with 2 management node
I have plan to create MySQL cluster with 2 management nodes. If you read my article before regarding MySQL cluster,…
Setup Apache HAProxy as a load balancer in Centos 7
HAProxy is a free Open Source software act as a load balancer and proxy for TCP and HTTP application such…