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

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