Blog Posts
Windows Server Shortcuts | Increase your productivity on Windows Servers
A productivity cheat sheet for Windows Server admins — Control Panel .cpl shortcuts, essential run commands, and keyboard shortcuts to navigate and manage Windows Server faster.
Windows Server 2016 OS | Docker Host - Cleanup
Step-by-step guide to reclaiming disk space on a Windows Server 2016 Docker host — leaving swarm mode, removing stopped containers, dangling images, unused volumes, and networks.
Basic Kubernetes (K8s) Commands | Minikube | Pods | Services
A beginner's guide to Kubernetes using Minikube — spinning up a local cluster, deploying workloads, managing pods and services, scaling deployments, and inspecting cluster resources with kubectl.
OpenSSL | Common Commands
A practical OpenSSL command reference — generating private keys and CSRs, creating self-signed certificates, inspecting certificate details, and verifying key/certificate pairs.
Global Diversity CFP Day (Jan 2020) | Oslo Norway
Notes from the Global Diversity CFP Day workshop in Oslo — what CFP means, how to pick a talk topic, craft a compelling abstract, and submit your first conference proposal with confidence.
Basic Docker Commands
A hands-on reference for the most-used Docker commands — covering image management (pull, search, history) and the full container lifecycle (run, start, stop, inspect, export, and cleanup).
Artillery - Load Testing
A practical guide to Artillery, the open-source load testing tool — covering installation, running quick tests, writing YAML test scripts with config and scenarios, and interpreting test reports.
Basic git commands
A comprehensive reference for essential Git commands — from configuration and cloning to branching, merging, rebasing, and tagging. Everything you need to work confidently with Git day to day.