-->
Showing posts with the label Linux

Setup Linux Router with Forticlient SSLVPN CLI (Fortigate Site-to-Site cheaper alternative)

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…

How to remove cloud-init from Ubuntu Server 20.04

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…

Update UBNT Firmware from Ubuntu 20.04 Windows Subsystem for Linux

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…

How to install Windows Subsystem for Linux 2 (WSL 2) on Windows 10

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…

How to build Linux Router with Ubuntu Server 20.04 LTS

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 - Basic Network Configuration with netplan

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 …

Basic vi command - Edit, Save and Find text

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.…

How to configure tftpd-hpa to change TFTP Server root directory

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…

How to Install TFTP Server on Ubuntu 20.04 Server

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…
Subscribe Our Newsletter