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...

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...

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...

Running Nextcloud using Docker Compose Thumbnail

Running Nextcloud using Docker Compose

In this tutorial, you will be learning how to set up Nextcloud by using a Docker container on your system. Docker makes running Nextcloud a significantly simpler process as you don't have to install several different pieces of software and it is all stored within one easy to update container. Read More...

Setting a Static IP Address on Ubuntu using Netplan Thumbnail

Setting a Static IP Address on Ubuntu using Netplan

In this tutorial, you will learn how to set a static IP address on Ubuntu by using Netplan. By default, your device typically automatically sets an IP from the DHCP server. Using Netplan, you can configure Ubuntu to attempt to request a specific IP address from your router instead. Read More...

Setting up a Cloudflare Tunnel on Ubuntu Thumbnail

Setting up a Cloudflare Tunnel on Ubuntu

In this guide, you will be learning how to set up a Cloudflare Tunnel on the Ubuntu operating system. This creates a secure connection between you and Cloudflare. This tunnel can then be used to access services on your Ubuntu device without needing to open any ports. Read More...

Installing the Go Compiler on Ubuntu Thumbnail

Installing the Go Compiler on Ubuntu

In this guide, you will learn how to instal the Go Compiler on the Ubuntu operating system. Go is a programming language designed by Google to be an easier to use language than the popular C language. Setting up the compiler is a fairly simple process and can be completed in a few short steps. 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...