Running Forgejo on the Raspberry Pi Thumbnail

Running Forgejo on the Raspberry Pi

In this tutorial, we will show you how to self-host the Forgejo platform on your Raspberry Pi. This software is a lightweight Git server. If you have ever used a service like GitHub, you will be very familiar with the web interface and functionality of Forgejo. Read More

Setting up NFS on a Synology NAS Thumbnail

Setting up NFS on a Synology NAS

In this quick guide, we will be showing you how to enable and use NFS shares on a Synology NAS. NFS is a protocol for sharing files and folders over a network. It is similar in functionality to Samba but works quite differently. Read More

Block Ads using AdGuard Home on Ubuntu Thumbnail

Block Ads using AdGuard Home on Ubuntu

In this tutorial, we will be walking you through the process of installing and running AdGuard Home on the Ubuntu operating system. This software acts as a network-wide ad blocker and actively blocks any ad request that runs through its DNS server. Read More

How to Install and Run Redis on Ubuntu Thumbnail

How to Install and Run Redis on Ubuntu

In this tutorial, we will be showing you how to install and run the Redis server on a device running the Ubuntu operating system. Redis is a super fast and versatile database that stores its data in memory. Keeping data in memory allows it to read and write data without being limited by disk speeds. Read More

Setting up FTP On a Synology NAS Thumbnail

Setting up FTP On a Synology NAS

In this tutorial, you will learn how to set up and enable FTP on a Synology NAS. We will even show you how to connect to your NAS with this protocol. Using FTP, you can easily upload and download files from your NAS remotely. Read More

Editing the Hosts File on Linux Thumbnail

Editing the Hosts File on Linux

In this quick guide, we will walk you through the simple process of editing the hosts file on a Linux-based operating system. This file allows you to route a specific hostname to an IP address without needing to modify the DNS server itself. Read More