Previous post already explain How to run Forticlient SSLVPN CLI on Ubuntu 20.04 router . But if you want to make it as a Fortigate Site-to-site tunnel replacement, you need to make sure Forticlient S…
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…
Like several previous release, Ubuntu Server 20.04 LTS doesn't give a password to root. This behavior from Ubuntu claimed to be more secure than have a password for root. But you can still doing …
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…
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.…