Setting up Immich using Docker Thumbnail

Setting up Immich using Docker

This tutorial teaches you how to install and set up Immich using its official Docker container. Immich is a video and image backup tool. Using this software, you will have a central location to upload and store your images and videos while having an excellent web interface and app to view them. Read More

Setting up a WireGuard VPN using Docker Thumbnail

Setting up a WireGuard VPN using Docker

In this tutorial, we will be showing you how to set up and install WireGuard on your device by using a Docker container. Docker makes running WireGuard a super easy process, especially with the WG-Easy container that we are utilizing. WG-Easy provides a simple web interface to manage your VPN. Read More

How to Install MongoDB on Ubuntu Thumbnail

How to Install MongoDB on Ubuntu

In this guide, you will be learning how to install the MongoDB database server on to the Ubuntu operating system. MongoDB is a NoSQL database meaning it is designed to handle and store unstructured data. Read More

How to Update your Steam Deck Thumbnail

How to Update your Steam Deck

In this quick beginners guide, you will see how you can easily and quickly check for and apply updates to your Steam Deck. Updates often bring many improvements to your Deck. These improvements can focus on performance, fix bugs, and even improve compatibility with unverified games. Read More

Learn how to Copy Files on Ubuntu using the Terminal Thumbnail

Learn how to Copy Files on Ubuntu using the Terminal

In this quick guide, you will learn how to easily copy files on the Ubuntu operating system while using the terminal. The specific command we will be showing you to use is the cp command. It is a great tool to know how to use and is something that is consistent across most Linux operating systems. Read More

Keeping your Raspberry Pi Running with Watchdog Thumbnail

Keeping your Raspberry Pi Running with Watchdog

In this guide, you will be learning how to set up Watchdog on your Raspberry Pi. This service restarts your Pi when it locks up. It achieves this by using a piece of hardware that runs a short timer. That timer is constantly reset by software. If that timer ever hits 0 your Pi is automatically reset. Read More

Running qBittorrent using Docker Thumbnail

Running qBittorrent using Docker

In this tutorial, you will be learning how to install and run qBittorrent on your device by using a Docker container. Docker allows you to easily run this torrent client on most devices. Thanks to a container, you can upgrade this package using a few short commands. Read More

How to set up a Simple NAS on Ubuntu Thumbnail

How to set up a Simple NAS on Ubuntu

In this quick tutorial, we will be showing you how you can set up a very simple NAS on Ubuntu. We will achieve this by using Samba. We use Samba as it makes setting up networked drives a breeze and is easily usable on most operating systems. Read More