Home
Techno Tim Documentation
Cancel

Rotating your Encryption Keys and Updating your Secrets with SOPS

If you’ve been encrypting your secrets with SOPS and Age you know how useful it is to keep your secrets safe from prying eyes. If you’re not familiar with encrypting your secrets with SOPS and Age,...

Configuring VLANs, Firewall Rules, and WiFi Networks - UniFi Network Application

What is a VLAN and How Do They Help? Today we’re going to cover setting up VLANs using UniFi’s network controller. We’ll set up a VLAN, from start to finish, which includes creating a new network...

The Ultimate Guide to Wake on LAN for Windows, MacOS, and Linux

What is Wake on LAN and why is it so hard? After releasing my video on the PiKVM I realized that there was so much confusion about Wake on LAN, and rightfully so, that I decided to put together th...

Using the Raspberry Pi PiKVM with Multiple Machines

What is the PiKVM? If you don’t know what a KVM switch is, it’s a device that allows you to connect multiple computers to one device which allows you to control them with a single keyboard, monito...

Test Your Internet Speed from the Linux Terminal with fast

What is FAST.com? FAST.com is speed test gives you an estimate of your current Internet speed. It was created by Netflix to bring transparency to your upload / download speeds and to see if your ...

Updating Flux Installation Using the Latest Binary from CLI

What is Flux? Flux is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when there is new code to deploy...

Installing Mozilla SOPS Encryption Tool

What is Mozilla SOPS? SOPS is an editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats and encrypts with AWS KMS, GCP KMS, Azure Key Vault, age, and PGP. It’s open sourc...

Installing Age Encryption Tool

What is Age? age is a simple, modern and secure file encryption tool, format, and Go library. It features small explicit keys, no config options, and UNIX-style composability. It is commonly used...

Deploying Machines with MaaS and Packer - Metal as a Service + Hashicorp Packer Tutorial

MaaS or Metal as a service from Canonical is a great way to provision bare metal machines as well as virtual machines. MaaS allows you to deploy Windows, Linux, ESXi, and many other operating syst...

Enable Nested Virtualization In Proxmox

What Is Nested Virtualization? Nested Virtualization is a feature that allows you to run a virtual machine within a virtual machine while still using hardware acceleration from the host machine. ...