Blog

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

89 posts so far

Configure LTE 4G dongle on Ubuntu Server

Provide internet access to an Ubuntu Server using an LTE 4G dongle.

MicroK8s: Configure Garbage Collection to reduce used space

MicroK8s keeps unused images on storage until garbage collector deletes them. You can change the threshold to reduce used space.

Sort du -h output by size

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