-->
Showing posts with the label Ubuntu

Make Forticlient SSLVPN CLI always Running on Ubuntu 20.04 Router Part 1

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…

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 remote SSH to Ubuntu Server 20.04 root Without Password Using Windows Command Prompt

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 …

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…

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