Home
Techno Tim Documentation
Cancel

How to Install Docker and Docker Compose Ubuntu

This guide will walk you through how to Install Docker Engine, containerd, and Docker Compose on Ubuntu. If you have an existing version of Docker install, it is best to remove it first. See the ...

Self-Hosted, DIY, Open Source Alternative to Linktree

Meet LittleLink & LittleLink-Server - a DIY, self hosted, and open source alternative to the popular service Linktree. This web site inside of a container allows you to create and host your o...

All the Secrets to Creating My Tech YouTube Channel

People have asked how I’ve been able to create and grow a Tech YouTube channel and what my process is when planning, filming, editing, and producing content. Today we talk about just that. All my...

Before you upgrade to Proxmox 7, please consider this...

As you may know, proxmox is my current choice for a hypervisor. Proxmox 7 is here and comes with a host of new features! In this video we’re cover all of the new features in Proxmox 7 as well as h...

Linux desktop, inside of a container, inside of a browser??? Yes. A Webtop.

Have you ever thought about running a Linux desktop inside of a container? Me neither until I found this awesome project from LinuxServer called Webtops. A webtop is a technology stack that allow...

2 Factor Auth and Single Sign on with Authelia

Authelia is an open source Single Sign On and 2FA companion for reverse proxies. It helps you secure your endpoints with single factor and 2 factor auth. It works with Nginx, Traefik, and HA prox...

Is adding 3 MILLION domains to your Pi-Hole Block List a good thing?

In some of my previous Pi-Hole videos many of you spotted my blocklist with over a millions sites added and you wondered how you can do the same. Well, today I show you how to block more ads, bloc...

Put Wildcard Certificates and SSL on EVERYTHING

Today, we’re going to use SSL for everything. No more self-sign certs. No more http. No more hosting things on odd ports. We’re going all in with SSL for our internal services and our external ...

Using Pi-Hole for Local DNS - Fast, Simple, and Easy Guide

Pi-Hole is a wonderful ad blocking DNS sever for your network, but did you know you can also use it for a Local DNS server? In this fast, simple, and easy guide we’ll walk through how to create DNS...

Monitoring Your Kubernetes Cluster with Grafana, Prometheus, and Alertmanager

Today in this step by step guide, we’ll set up Grafana, Prometheus, and Alertmanager to monitor your Kubernetes cluster. This can be set up really quickly using helm or the Rancher UI. We’ll inst...