Having Fortigate device for Site-to-Site IPSec tunneling maybe too expensive for your company branch. As an alternative, you can just build a router from an old computer and turn it into tunneling ro…
Cloud-init package is annoying for me because I am not using any cloud technology on my Ubuntu 20.04 server. Installed by default since Ubuntu server 18.04, and now on Ubuntu server 20.04 LTS. Here…
Updating UBNT firmware is a simple task, why we need Ubuntu on Windows subsystem for Linux if it has a web interface for doing any configurations and updates? If you manage a lot of devices and hav…
Windows Subsystem for Linux is one of the most waited feature from Microsoft that give the user ability to run Linux command on Windows . And in Windows May 2020 update (Windows version 2004 build 1…
Linux router configuration is simple, you just need to make sure the router have two interfaces that connected to the network that will be routed, enable packet forwarding and iptables for NAT if nee…
Ubuntu Server 20.04 LTS using netplan as a default network configuration tools . It is coming without net-tools , basic command like ifconfig , route , arp , netstat can not be found anymore without …
From the previous post about How to Configure UBNT Wireless Devices to Use Licensed Frequency / Compliance Test , we've learn that UBNT use vi as the text editor application in it's firmware.…
After successfully installed and test the TFTP server from the previous article, we are going to configure the TFTP server root directory. So before you continue reading this article, make sure you h…
For some old network devices, TFTP Server are really important to backup the device configuration or upgrade the device firmware. Even on many modern devices, TFTP server still supported as configura…