If you have OpenVPN server with multiple clients, you might need to monitor the clients location, bandwidth usage or other informations.
There are many OpenVPN monitoring tools out there but today I will show you my favorite one, furlongm/openvpn-monitor; which is easy to configure, open source web based monitoring tool.
Category: Linux
In this tutorial, we will see how to clone a Linux system to another computer with borg in a few steps. You might want to clone a Linux system so that you don’t want to reconfigure and install the same packages again to your new installation. Recently I faced the same situation where I wanted …
Alpine is probably one of the lightweight Linux distribution out there. It’s a very small, simple and security oriented. It doesn’t shipped with hundreds of bloatware which you probably don’t use in your lifetime. It just have the minimal packages installed which gets you up and running. You always have the option to install your …
Attaching reserved IP to Oracle VM instance is a daunting task. Let’s see how we can attach reserved IP to the instance easily.
Last year, I passed RHCSA 7 exam with a great score, 300 out of 300! I prepared from home without admitting any institution.
OpenLiteSpeed is a high-performance, scalable, open-source Web Server developed by Litespeed technologies. It is apache drop-in replacement as it can be replaced apache web server without any major change. OpenLiteSpeed contains all the essential features right out of the box from LiteSpeed web server. In WordPress, OpenLiteSpeed along with LSCache plugin is the best choice …