Blog

Thoughts on development, infrastructure, and the tools I use.

8 posts tagged "linux"

Configure static IP address on Netplan

Every server needs a static IP address to work as expected. On Ubuntu, you have to use Netplan to configure a static IP address.

Sort du -h output by size

Learn to sort the command output so bigger items appear first.