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 »Installing & Configuring WingIDE on Kali Linux (64-bit)
Wingware Python IDE a.k.a. Wing IDE is a full-featured Python IDE designed for professional programmers. It includes powerful editor, code intelligence, refactoring, debugging, search, unit testing, project management, and revision control features. Let us Install and Configure WingIDE on Kali Linux. As WingWare Python IDE doesn’t support 32-bit operating system, …
Read More »How to Install & Configure Google Chrome on Kali Linux
In this blog post, I’m going to demonstrate step by step how to install & Configure Google Chrome on Kali Linux Version 2, this may be done on previous versions without any issues. Let’s begin: Installing required Dependencies: – Update OS: – Install GDebi: Downloading & Installing Google …
Read More »How to install TeamViewer on Kali Linux 2
This is a short but step-by-step guide on how to install Teamviewer on Kali Linux 2. I recently faced huge issues in installing Teamviewer on Kali Linxu but finally I did it by some help from internet and some of my own effort in finding issues. Anyhow, let us begin …
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 »Kali Linux Error: following packages have unmet dependencies
While installing DHCP Server on Kali Linux, I faced following error: Shown Below: After doing some Google search, I came across that I’ve made some changes previously in “/etc/apt/sources.list” file. I set the sources list to the defaults as described on Kali Linux support forum as: As shown in …
Read More »How to emulate CISCO ASA 8.4 firewall with GNS3 1.x
In this blog post, I will demonstrate how to emulate CISCO ASA 8.4 firewall with GNS3 1.x and QEMU Emulator. In this procedure, I’ll be using following Binary IOS images: Get the required IOS Binary Images: You may copy these from CISCO hardware ASA device using following commands: – Use …
Read More »Unknown configuration directive ‘VRootEngine’ on /etc/proftpd.conf
I have been using Proftpd on CentOS 6 along with webmin for long time. Today, Proftpd process stopped un-expectedly and when I tried to start it, it just FAILED…! CentOS Version: 6.5 x86_64 Webmin Version: 1.73 ProFtp Version: proftpd-1.3.4a-1.el6.rf.x86_64 (came with CentOS YUM repo) Error faced when entered “/usr/sbin/proftpd” …
Read More »