Physical Address
Metro Manila, Philippines
Physical Address
Metro Manila, Philippines

In the technologically advanced world of today, keeping an eye on the functionality and availability of…

Installing MariaDB 10.11.6 on Debian 12.xx is a straightforward process that enhances your server’s database capabilities.…

Upgrade Ubuntu 20.04 to 22.04 LTS effortlessly. Explore new features and boost security with our step-by-step guide.

The NTFY generally stands for “Notify”, a 100% free or opensource and created by Phillipp Heckel.…

When shared storage is available, every node can potentially be used for failover. Pacemaker can even run multiple copies of services to spread out the workload. In this guide, I’ll be using two Ubuntu-14 instances on Amazon Web Services using free tier account with separate public and private networks and allotted 2 disks on each host, 1 for the system and 1 for our storage. The instances are called node01 and node02 to make things easier to follow.

Linux kernel is also flexible, and you can even modify the way it works on the fly by dynamically changing some of its parameter using sysctl command. Changes will take effect immediately, or modify /etc/sysctl.conf to make the changes persistent during reboot. But beware of messing it up, for it may cause undesirable behavior or even crash your system.