Tutorial

This tag is used to tag Tutorial related posts

Raspberry Pi Tutorial: Setup Gitea

0 – Introduction Setting up your own self-hosted Git service can be a game-changer for managing your projects, and Gitea makes it simple and lightweight, perfect for a Raspberry Pi. In this tutorial, we’ll walk you through the steps to install and configure Gitea using Docker, ensuring a smooth setup for your code repositories. Whether […]

Raspberry Pi Tutorial: Setup Gitea Read More »

Ubuntu Tutorial: An Otter Wiki

0 – Introduction Otter Wiki is a software program designed for collaborative content management, also known as a wiki. It is unique in that the content is stored within a git repository, which meticulously tracks all changes and data. Markdown is used as the markup language, making it familiar for many users. Best of all,

Ubuntu Tutorial: An Otter Wiki Read More »

Esp32 Tutorial: Factory Reset

0 – Introduction If you’re experiencing issues with your ESP32 or simply want a fresh start, performing a factory reset is a quick and effective solution. In this guide, we’ll walk you through the process using ESPTool, ensuring your device is wiped clean and ready for new projects. If you don’t have an Esp32 yet,

Esp32 Tutorial: Factory Reset Read More »