Linux Find the largest file recursively on Linux Trying to find the largest file recursively on Linux? It's an easy task if you combine the du, sort and head commands.
Homelab Configure Static IP on Ubuntu 18.04 LTS This guide explains how to configure static IP on Ubuntu 18.04 with Netplan.