How to Suspend Ubuntu Thumbnail

How to Suspend Ubuntu

In this quick guide, we will be showing you how to suspend/sleep the Ubuntu operating system. By suspending the device is put into lower power mode. All of your programs are kept within RAM until you wake the device. Read More

How to Update the Firmware on the Raspberry Pi Thumbnail

How to Update the Firmware on the Raspberry Pi

In this quick guide you will be learning how to update the firmware of the Raspberry Pi to the latest stable release. Additionally, we will also show you how to use the pre-release versions if that is what you desire. The firmware acts as a layer between the operating system and the hardware. Read More

How to Flush the DNS Cache on macOS Thumbnail

How to Flush the DNS Cache on macOS

In this tutorial, you will be learning how to flush the DNS Cache on macOS. Clearing this cache forces your system to re-fetch domain names. This is a useful task to perform when you are having issues with using a service or trying to access a particular website. Read More

How to Get Hardware Info on Ubuntu Thumbnail

How to Get Hardware Info on Ubuntu

In this quick guide, we will be showing you how to get the Hardware Info of your Ubuntu system. This is useful for seeing what parts you have in your system. You can even get more in-depth information about each piece of hardware. Read More

How to Force Quit an App on macOS Thumbnail

How to Force Quit an App on macOS

In this tutorial, we will be showing you how to force quit an app on macOS. This is useful when a program stops responding for a prolonged period of time. There are actually a few different methods to force quit out of an app. Read More

How to Watch Plex on the Steam Deck Thumbnail

How to Watch Plex on the Steam Deck

In this tutorial, you will be learning how you can watch Plex on your Steam Deck. Luckily Plex officially supports Linux making this simple. We will walk you through the steps so you can even use Plex while you are in gaming mode. Read More

Installing and Running Dockge on a Raspberry Pi Thumbnail

Installing and Running Dockge on a Raspberry Pi

In this project, you will be learning how to install and run Dockge on the Raspberry Pi. Dockge is a stack orientated manager for Docker. A stack is a compose file that can either have a single container, or multiple. This software allows you to easily write these compose files and manage the containers spawned by them. Read More

How to Enable SSH on a Mac Thumbnail

How to Enable SSH on a Mac

In this guide you will be learning how to enable SSH on a Mac. Within macOS this functionality is actually called Remote Login. Using SSH you can remotely connect and manage your Mac by using the command line. Read More

How to Enable Full Disk Access on a Mac Thumbnail

How to Enable Full Disk Access on a Mac

In this tutorial, you will be learning how to enable full disk access on a Mac. This access grants a specific app to more features of macOS. For example, without Full Disk Access the terminal application is unable to change certain settings on your system. Read More

Change Home Assistant to use MariaDB Thumbnail

Change Home Assistant to use MariaDB

In this tutorial, you will be learning how to change Home Assistant to use MariaDB. By default, this software relies on SQLite. While suitable for most use cases, it can begin to come undone under intense loads that MariaDB can handle better. Read More

How to use an AppImage on Ubuntu Thumbnail

How to use an AppImage on Ubuntu

In this tutorial, you will learn how to use and open an AppImage on Ubuntu. These images can be ran after been giving execute privileges. An AppImage is an app that has been packaged with everything it needs to run. Read More