Blog

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

28 posts tagged "ubuntu"

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.

Add an NFS mount point to an Ubuntu Server

Learn how to add an NFS mount point to an Ubuntu server to access your files stored in a remote location.

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.