Operational manuals and configuration notes for system tools, workflows, and self-hosted infrastructure. https://daesorin.xyz
Find a file
2026-06-12 17:08:08 +01:00
filen committed my manual for using filen-sync-cli 2026-06-12 16:46:27 +01:00
git committed my manual for using git 2026-06-12 16:48:50 +01:00
incus committed my manual for using incus 2026-06-12 16:49:57 +01:00
podman committed my manual for using podman 2026-06-12 16:54:56 +01:00
tmux committed my manual for using tmux 2026-06-12 16:50:58 +01:00
vim committed my manual for using vim & neovim 2026-06-12 16:54:11 +01:00
README.md Update README.md 2026-06-12 17:08:08 +01:00

Manuals

This repository contains operational notes and configuration references for system tooling and workflows. It is structured as a collection of topic-based directories rather than narrative documentation.

Structure

Each directory contains standalone notes for a specific tool or domain:

  • filen/ File management and sync notes
  • git/ Git workflows, patterns, and commands
  • incus/ Container and VM management via Incus
  • podman/ Podman containers, Quadlet, systemd integration
  • tmux/ Session management and terminal workflows
  • vim/ Editor configuration and usage patterns

Design Principles

  • Minimal prose, preference for commands and examples
  • Atomic notes: one concept per file where possible
  • Local-first documentation intended for fast lookup
  • No dependency on external rendering systems

Usage

Browse directories directly or use search tools to locate specific commands or configurations.