Technology Knowledge Base
A personal collection of technical notes, cheatsheets, and step-by-step setup guides gathered over time. Think of it as a working reference for the systems, servers, and tools used day to day — not exhaustive documentation, but the commands and configuration that are worth keeping close.
This index gives an overview of the kinds of things you'll find here. Individual notes are added, updated, and reorganized regularly, so browse the navigation for the current, complete list.
What's inside
The notes are organized under the Technology section and generally fall into a few themes:
- Server & host setup — Build and maintenance notes for the various personal and production hosts, including their services, recovery, and backup arrangements.
- Cloud — Configuration for cloud-hosted servers, web stacks, and firewalling.
- Web & application stacks — Setting up web servers and PHP/Laravel applications, along with related cheatsheets.
- Security & TLS — Issuing and configuring certificates, hardening web servers, firewall rules, and monitoring for attacks.
- Containers — Docker usage, common commands, and compose-based deployments.
- Linux administration — Day-to-day commands, scheduling jobs, disk health, remote access, mail, and other operational how-tos.
- Tools & misc — Smaller standalone notes for specific utilities and one-off tasks.
How to use it
- Use the navigation/search to jump straight to a topic.
- Most pages are command-first: copy, adapt the names and paths to your environment, and run.
- Treat anything host-specific (names, paths, credentials) as an example to be replaced with your own values.
For the original MkDocs starter notes (build/serve commands and project layout), see MkDocs help.