How to Use the Steam Deck Recovery Image Thumbnail

How to Use the Steam Deck Recovery Image

Learn how to use the Steam Deck's recovery image to repair a Deck that cannot boot. This image enables you to re-install the operating system. Re-image the device to factory resets and even just clear the users personal files off the system. Read More

How to Install Raspberry Pi OS Thumbnail

How to Install Raspberry Pi OS

In this guide, we will show you how to install Raspberry Pi OS. Installing this OS is easy thanks to a nifty tool called Pi Imager. This tool greatly simplifies the entire process. It will handle downloading and installing the official operating system as well as several others. You can even set up a headless Pi using this tool. Read More

How to Reset Ubuntu Desktop to Default Settings Thumbnail

How to Reset Ubuntu Desktop to Default Settings

In this tutorial, you will learn how to reset the Ubuntu Desktop settings back to their default. This only effects the desktop settings and other applications you might have installed to your system. Performing a reset is useful when you have misconfigured the desktop somehow, or just want that out-of-box experience. Read More

How to Install and Use Lutris on the Steam Deck Thumbnail

How to Install and Use Lutris on the Steam Deck

In this tutorial, you will learn how to install and use the Lutris game manager on your Steam Deck. This manager allows you to handle games from several different sources in one place. For example, you can manage your GoG, Epic Games Store and Ubisoft games from this one interface. Read More

Learn How to Set Up HomeKit on Home Assistant Thumbnail

Learn How to Set Up HomeKit on Home Assistant

In this tutorial, you will be learning how to set up HomeKit on your Home Assistant server. HomeKit is Apples proprietary smart device framework. By setting up this integration, you can add HomeKit devices directly to Home Assistant. You can even use this bridge to integrate your Home Assistant devices with Apple Home. Read More

Running DiyHue on the Raspberry Pi Thumbnail

Running DiyHue on the Raspberry Pi

In this tutorial, you will learn how to set up DiyHue on the Raspberry Pi. This software emulates the Philips Hue Bridge. This means that you don't need the official Hub to connect your Phillips Hue Lights. You can also connect third-party lights and have them appear as Hue lights in the official app. Read More

How to Format a Disk on Ubuntu Thumbnail

How to Format a Disk on Ubuntu

In this tutorial, we will be teaching you how to format a disk on Ubuntu using the desktop interface or terminal. On the desktop, we will focus on the Disks and GParted tools. On the other hand, we will be using Parted to format a disk on the terminal. Read More

Setting up and Using MQTT on Home Assistant Thumbnail

Setting up and Using MQTT on Home Assistant

In this tutorial, we will be showing you how to install and set up both the MQTT broker, and the MQTT integration in Home Assistant. MQTT is a lightweight messaging service used by many IOT devices. Your smart home server can act as the broker for these messages in a few short steps. Read More

How to Generate an SSH Key on macOS Thumbnail

How to Generate an SSH Key on macOS

In this quick guide, you will be learning how to generate an SSH Key Pair on macOS. These keys are used to authenticate over an SSH connection. An SSH Key is a more secure alternative to using a plaintext password to authenticate. They are significantly more complicated for a hacker to crack. Read More

How to Install an SFTP Server on Ubuntu Thumbnail

How to Install an SFTP Server on Ubuntu

In this tutorial, you will be learning how to install and run an SFTP server on the Ubuntu operating system. We will show how you can set up users that you can only use to log in using SFTP and how they can have their own individual folders to upload. Read More