Creating this post just to save what worked for my No-IP configuration with my office’s Router for VPN configuration with FQDN & dynamic public IP. Source: https://github.com/mdmower/bash-no-ip-updater bash-no-ip-updater-masterDownload A bash script to update the IP address of No-IP hostnames. Supports multiple hostname updates and log rotation (config_sample). Prerequisites bashcurl or …
Read More »Configuring NAS Kimax U35WF with LuCI lede-17.01
Powered by LuCI lede-17.01 branch (git-17.073.42825-b47a21f) Hi, Just recently I had to configure a NAS storage for my personal use. It took multiple hit-and-try’es to make it work. So sharing this, believing that this could be helpful for others too. I had purchased a Kimax U35FW NAS storage case to …
Read More »How to Modify GRUB Bootloader version 2
I’m going to show you how can we edit and modify GRUB Bootloader version 2, as in my case, I use Windows 10 along with Kali Linux 2.0 as Multi-Booting host operating systems. By default, Kali Linux becomes primary OS to boot into unless any interaction is given by user …
Read More »Installing & Configuring OpenVPN Client on Kali Linux
In this blog post, I am going to install and configure OpenVPN client on Kali Linux for secure VPN Connection. Using OpenVPN is very simple. In most of the distributions it is installed by default. If it is not, you can download and install it very easily. Step 1 – …
Read More »How to monitor Linux host by Nagios Core
In this tutorial, I will demonstrate how to monitor Linux host by Nagios Core NMS. I’ll be adding CentOS client host. Installing NRPE (on Client Host): Now, we’ll install NRPE on client host to let its services be checked and monitored by NMS Server. Installing Required Deps: Download & Installing …
Read More »