Dual WAN Failover Setup (Static IP) – MikroTik
Welcome to MikroTik dual WAN failover setup tutorial. This tutorial is for advanced failover setup when your ISP's backend router is in maintenance mode. Generally, MikroTik has integrated failover method by default, when you have 2 WAN gateway as well [...]
Free VOIP Server – Elastix IP PBX Complete Setup Guide
Elastix, the most popular choice at VOIP telephony server as well as free IP PBX. From the version 5, Elastix is not free actually. A license key is needed to activate your server. But, don't worry ! Elastix old version [...]
CentOS 5 – How to setup update
Using PuTTy login to your CentOS as root. Then apply the command as listed below. nano /etc/yum.repos.d/CentOS-Base.repo As you may know that CentOS version 5 will no longer supported. The CentOS 5 version is already deprecated from Linux platform. But [...]
How to enable root login – Easy Linux
If you’re newbie on Linux platform, please Read Linux To Do First. To enable root login on CentOS: su passwd root Type a new root password and press Enter. Provide the same root password again for confirmation and press [...]
Simple uses of nano editor – Easy Linux
NANO is a simple editor in Linux field. I personally like nano most because of it's easy to use. If you're newbie on Linux platform, please Read Linux To Do First. Installing Nano: To install nano on CentOS: yum [...]