
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 server which is where the normal backup cannot…
Read moreInsights
Recent posts published on this WordPress site.

Previously I have created bash script to backup MySQL database using bash script Linux. New incident happen in the Windows server which is where the normal backup cannot…
Read more
VPN is one of the way to encrypt data via a network. This article will guide you to setup PPTP VPN server using Ubuntu. There are many type…
Read more
Sometimes you still need to use Centos 6 on your production server. But you cannot update the Centos 6 because outdated repo. You will get similar error when…
Read more
Sometimes we need to set local ip under rescue mode Centos because we need to reinstall kernel. It is basically the same as this article, just this time…
Read more
When using Intel hardware fake raid there are possibilities you will be stuck at dracut shell after changing the harddisk on Centos 7. However, supposed we can still…
Read more
I wrote the simple script loop for cpanel backup with –skiphomedir option. This is useful for my own note. The script is very simple. It just does loop…
Read more