Creating a Wireless Router for Wired Servers With Ubuntu Server
Created: 2019-08-20, Modified: 2019-08-20
Turn an Ubuntu Server into a WiFi-to-wired NAT gateway using netplan, IP forwarding, and iptables MASQUERADE so switched servers can reach the internet.
Connecting Ubuntu 18.04 to WPA WiFi from CLI
Created: 2019-08-19, Modified: 2020-03-09
Connect Ubuntu Server 18.04 to a WPA2 WiFi network from the command line using wpa_supplicant, iwlist, and netplan, including offline package install steps.