Creating a WordPress Website with Docker Thumbnail

Creating a WordPress Website with Docker

In this tutorial, you will learn how you can easily self-host your own website by using WordPress and a Docker container. Docker makes getting a website up and running a very simple process that can be completed in a few short minutes. You only need a domain name and a server to host your website. Read More

Google Calendar on a Raspberry Pi Thumbnail

Google Calendar on a Raspberry Pi

In this quick tutorial, we will be showing you how you can use your Raspberry Pi to display your Google Calendar on a screen. This can be great for setting up a central location where you can quickly see your upcoming events. It easily works with any spare monitor you may have lying around. Read More

Setting up the Heimdall Dashboard using Docker Thumbnail

Setting up the Heimdall Dashboard using Docker

In this tutorial, we will be showing you how to self-host the Heimdall Dashboard using Docker. This is one of the cleanest and easiest to use dashboards for all of your self-hosted applications. Adding new items can be done in just a few short clicks without the need to mess around with config files. Read More

Connecting Enphase to Home Assistant Thumbnail

Connecting Enphase to Home Assistant

In this tutorial, you will learn how to connect an Enphase system with the Home Assistant energy dashboard. Enphase is a popular brand of solar microinverters and whole-home battery systems. From the Enphase Envoy, you can get solar production and power usage. Read More

Self-Hosting Zigbee2MQTT using Docker Thumbnail

Self-Hosting Zigbee2MQTT using Docker

In this quick guide, we will be showing you how you can easily self-host Zigbee2MQTT on your Linux machine by using a Docker container. Zigbee2MQTT is a super powerful software that allows you to easily set up your own Zigbee bridge without relying on proprietary software. Read More

Running PhotoPrism using Docker Thumbnail

Running PhotoPrism using Docker

In this tutorial, we will be showing you how to self-host PhotoPrism using Docker. Docker makes getting this image hosting service up and running in just a few minutes incredibly easy. This service is packed with smart features that you expect from services like Google Photos. Read More

Installing the Pip Alternative UV on Linux Thumbnail

Installing the Pip Alternative UV on Linux

In this guide, you will learn how to install the speedy pip alternative called UV on Linux. UV is a Python package manager written in Rust. Not only is it significantly faster than pip, but it also has a lot of extra functionality built-in, such as the ability to set up Python virtual environments quickly. Read More

How to Install the Rust Compiler on Linux Thumbnail

How to Install the Rust Compiler on Linux

In this quick guide, you will learn how you can install the latest version of the Rust compiler on a Linux based operating system. Rust is a programming language that was developed with a focus on type safety and performance. The compiler is what compiles your code into something the machine can actually run. Read More

How to Install OBS on Ubuntu Thumbnail

How to Install OBS on Ubuntu

In this quick guide, we will be showing you the easiest way to install and use the latest version of OBS on Ubuntu. OBS is the go-to solution for streaming thanks to its performance, compatibility and versatility. This software even has official support for Ubuntu. Read More