Operational manuals and configuration notes for system tools, workflows, and self-hosted infrastructure.
https://daesorin.xyz
| filen | ||
| git | ||
| incus | ||
| podman | ||
| tmux | ||
| vim | ||
| README.md | ||
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 notesgit/– Git workflows, patterns, and commandsincus/– Container and VM management via Incuspodman/– Podman containers, Quadlet, systemd integrationtmux/– Session management and terminal workflowsvim/– 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.