ENG | Backup and disaster recovery plan
Guide to backup and disaster recovery for self-hosted services like Gitea and Nextcloud. Examples of data restoration and service recovery using Podman containers.
Guide to backup and disaster recovery for self-hosted services like Gitea and Nextcloud. Examples of data restoration and service recovery using Podman containers.
Discover a comprehensive guide to self-hosting Gitea, a lightweight DevOps platform for Git hosting. This article walks you through the installation, setup, and operation of Gitea using Docker Comp...
Work in progress As of 2023-07-02 this article is work in progress. There are no screenshots and Nginx Proxy Manager is undocummented. TODO: add .env file(s) to compose file Introduction...
Delve into the AVAHI daemon, facilitating seamless hostname resolution via Multicast DNS (mDNS) without manual configuration.
Introduction This post is a collection of configs as of 2023-06-25. Keep in mind they work together and they have certain dependencies on tools (such as zstandard, dash, podman). Also they reflect...
This post is about Jekyll static site generator (SSG) and Chirpy theme. Brief info about SSGs is here. Motivation to use Jekyll is to write sites completely in markdown, which is basically plain t...
This page is dedicated to the most of my hardware. My thoughts about it, specs and power consumption. Devices are sorted from better to worse. Computers Ryzen 5900X desktop (since 11/2021) This ...
This article serves as a guide to the world of Cloudflare’s services. It’s primarily designed for those who are just getting started with this tool and are considering whether to use it. We’ll intr...
This article is in Czech. Don’t worry, there’s English version too! Uvažujete o využití služeb Cloudflare, ale nejste si jisti, co vám mohou přinést? Tento článek vám pomůže se v nabídce Cloudfla...
Úvod Shelly plug S je “chytrá zásuvka”, která umožňuje spotřebič zapínat a vypínat přes WiFi, měřit spotřebu a nebo přes webové rozhraní nastavit, kdy se má spotřebič zapnout a vypnout na základě ...
A step-by-step guide on how to initialize a Git repository, add files, commit changes, and push your project to GitHub using the command line interface.
Securely access your Linux desktop from anywhere using SSH port forwarding. Guide explains how to set up an encrypted connection using Remote Desktop Protocol (RDP) server over the internet.
This concise tutorial illustrates the use of key-based authentication to access a Linux computer or Git repository using SSH keys.
Ventoy allows easy booting from USB drives by simply copying ISO files, eliminating the need for repeated formatting. Perfect for recovery tools and live Linux images/installers.
A Python script to find duplicate tracks in your Spotify playlists using the Spotipy library and Pandas.