Running Discord on a Raspberry Pi Thumbnail

Running Discord on a Raspberry Pi

In this tutorial, you will learn how to run the Discord chat client on your Raspberry Pi even though it doesn't officially support Linux ARM. To get this to run on a Pi, we will rely on a third-party client called ArmCord. This client offers many of the same features the official client does but will also run on your Raspberry Pi. Read More...

Setting up Pixelfed on the Raspberry Pi Thumbnail

Setting up Pixelfed on the Raspberry Pi

In this tutorial, you will learn how to self-host Pixelfed on your Raspberry Pi. This software is an image-sharing social network with a very similar style to Instagram. It allows you to self-host your own social network while being part of a large community, thanks to its support for the ActivityPub protocol. Read More...

Using LazyDocker on the Raspberry Pi Thumbnail

Using LazyDocker on the Raspberry Pi

In this tutorial, you will learn how to set up and use the LazyDocker Docker management tool on your Raspberry Pi. This command-line tool makes managing your Docker containers significantly easier. You don't have to worry about remembering individual commands and don't need to set up a heavier web-based tool like Portainer. Read More...

Self-hosting Kavita on your Raspberry Pi Thumbnail

Self-hosting Kavita on your Raspberry Pi

This project will show you how to self-host Kavita on your Raspberry Pi. Kavita is a digital library for your comics, manga, and eBooks. On top of being a great place for storing and managing your eBooks it is also a great reader. It has responsive support so it will adapt to whatever screen you are using. Read More...

Using Flatpak on the Raspberry Pi Thumbnail

Using Flatpak on the Raspberry Pi

In this quick guide, we will be exploring how you can install and use Flatpak on the Raspberry Pi. Flatpak is a way of packaging software that makes them easier to distribute while also being more secure. This extra security is due to the software being isolated into its own sandbox. To interact outside of its sandbox a Flatpak requires additional permissions to be given to it. Read More...

How to Install Sublime Text on the Raspberry Pi Thumbnail

How to Install Sublime Text on the Raspberry Pi

In this tutorial, you will learn how to install the Sublime Text editor on your Raspberry Pi. This is a great text and code editor. It boasts a huge number of features that significantly improves the text and code editing experience. This code editor only supports 64-bit operating systems. Read More...

Installing BookStack on the Raspberry Pi Thumbnail

Installing BookStack on the Raspberry Pi

In this tutorial, you will learn how to install and run BookStack on your Raspberry Pi. BookStack is a software for storing and organizing your information. Information is stored in what is called books, and a collection of books is stored in what the software calls a shelf. Read More...

Setting up a Firewall on your Raspberry Pi Thumbnail

Setting up a Firewall on your Raspberry Pi

In this quick guide, we will be showing you how to enable and manage a firewall on your Raspberry Pi. This helps protect your Pi from network-based attacks. It achieves this by only allowing access to the services that you open. Combining your firewall with a service like Fail2Ban will improve your security even further. Read More...