Tech Notes

Tech tips and new discoveries

Configuring a wifi access point on ubuntu server with netplan

How to set up a netplan config for a wifi access point on ubuntu server.

UbuntuLinuxHomelab
Script for mass cloning docker images into self-hosted registry

A small shell script that copies many Docker images, with their tags, from Docker Hub into a self-hosted registry. It also has a regex filter to keep only the tags you want.

DockerHomelab