ENG | Zero-config DNS: Exploring the AVAHI Daemon
Delve into the AVAHI daemon, facilitating seamless hostname resolution via Multicast DNS (mDNS) without manual configuration.
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.
Introduction Before diving into matrix transformations, it’s important to have a basic understanding of linear algebra, vector and matrices. Vectors are fundamental mathematical objects that play...
A DIY guide to building a Raspberry Pi camera trap using Linux, exploring audio/video recording, streaming, and challenges of wildlife monitoring.
Retro-průvodce vytvářením grafického efektu plamínku v x86 assembleru pro MS-DOS s příkladem kódu. Initicializace VGA režimu 320x200 s 256 barevnou paletou.