8 Commits

Author SHA1 Message Date
user
42cf66377e docs: add podman howto
Covers images, containers, Containerfile, build, volumes, networks,
pods, podman-compose, systemd integration, and Quadlet files.
2026-02-21 20:53:37 +01:00
user
731e8445c7 docs: add systemd howto
Covers systemctl, journalctl, unit files, service types, restart
policies, dependencies, timers with OnCalendar, and targets.
2026-02-21 20:51:52 +01:00
user
60f9c85f3f docs: add git howto collection
Two reference files covering:
- git.md — config, daily workflow, diff, log, stash, remotes, tags
- git-branching.md — branches, merge, rebase, cherry-pick, bisect, reflog, reset, revert, worktrees
2026-02-21 20:48:58 +01:00
user
953883c43a docs: add ssh howto
Covers keys, agent, config file, tunnels (local/remote/dynamic),
file transfer (scp/rsync/sftp), escape sequences, and hardening.
2026-02-21 20:44:14 +01:00
user
0ee2a0bffc docs: add curl howto
Covers HTTP methods, headers, auth, file upload/download, cookies,
response inspection with -w, proxies, and practical recipes.
2026-02-21 20:42:14 +01:00
user
5fe96d09c3 docs: add jq howto
Covers navigation, filtering, transformation, string ops,
object manipulation, @format strings, and practical recipes.
2026-02-21 20:36:13 +01:00
user
80f82dcde7 docs: add ansible howto collection
Four reference files covering:
- ansible.md — core commands, ansible.cfg, key settings
- ansible-inventory.md — static/dynamic inventory, directory layout
- ansible-variables.md — 22-level precedence, scoping, merge behavior
- ansible-roles.md — structure, defaults vs vars, dependencies
2026-02-21 20:33:34 +01:00
user
c6b4a88736 feat: scaffold howtos project
Collection of usage guides and cheatsheets. Includes project docs,
topic template, and directory structure.
2026-02-21 19:18:48 +01:00