Save time searching documentation: use maintained quick references for AI agents, Linux, Git, Python, TypeScript, Docker, Kubernetes, security, and more, plus 31 downloadable PDFs for offline use.
If this collection saves you time, star the repository so you can find it again and help other developers discover it.
[!NOTE] The archived PDFs come from the original Opensource.com collection and may describe older versions. The current links below were reviewed on 2026-08-24.
| You need | Start here |
|---|---|
| Current commands and workflows | Official quick references |
| AI, agent, security, and infrastructure signals | 2026 trend watch |
| A printable or offline reference | PDF archive |
| A missing or outdated resource fixed | Open a focused issue |
These links favor project-owned documentation so that the content can evolve with the software.
| Focus | Quick reference | Why it belongs in the 2026 edition |
|---|---|---|
| AI agents | Model Context Protocol documentation | Open standard for connecting AI applications to tools and data. |
| AI coding agents | Cline IDE tutorial | Approval-based workflow for an open-source coding agent. |
| AI model serving | vLLM quickstart | Current reference for open-model inference and serving. |
| RAG and context | RAGFlow quick start | Open-source retrieval, document processing, and agent context. |
| Agent security | OWASP Agentic Security Initiative | Practical threat, MCP, and agent-security guidance. |
| TypeScript | Official TypeScript cheat sheets | Printable references for types, interfaces, classes, and control flow. |
| Python tooling | uv getting started guide | Fast, reproducible Python project and package management. |
| Containers | Docker CLI cheat sheet | Current command reference for images and containers. |
| Kubernetes | kubectl quick reference | Versioned, maintained commands for cluster operations. |
| Observability | OpenTelemetry quick starts | Vendor-neutral traces, metrics, and logs. |
| Supply-chain security | OpenSSF OSPS Baseline | Actionable minimum security controls for open-source projects. |
| Build provenance | SLSA quick start | Practical steps for generating and verifying build provenance. |
| Infrastructure as code | OpenTofu CLI reference | Open-source infrastructure-as-code command reference. |
| Creative AI workflows | ComfyUI documentation | Open, node-based workflows for generative media. |
| Local-first automation | Home Assistant getting started | Community-driven home automation that can run locally. |
| Cheat sheet | Covers |
|---|---|
| Bash | Shell navigation, scripting, shortcuts, and common commands. |
| curl | HTTP requests, options, authentication, and API calls. |
| FreeDOS | Common DOS command-line tools. |
| GNU awk | Text processing, fields, patterns, and actions. |
| GNOME 3 | Desktop navigation and keyboard shortcuts. |
| i3 window manager | Essential i3 navigation and window management. |
| Linux commands | Files, processes, packages, and services. |
| Linux firewall | Firewall concepts and command examples. |
| Linux networking | Network inspection and administration utilities. |
| Linux users and permissions | Ownership, modes, users, and groups. |
| SELinux | Security contexts, modes, and troubleshooting. |
| SSH | Remote access, configuration, keys, and tunneling. |
| Cheat sheet | Covers |
|---|---|
| Go | Language syntax and common patterns. |
| Java | Core language syntax and concepts. |
| Jinja2 | Python template syntax, filters, and control flow. |
| Lua | Syntax, data structures, variables, and functions. |
| pip | Python package installation and management. |
| Python 3.7 | Introductory built-ins and syntax. Historical version. |
| Cheat sheet | Covers |
|---|---|
| Containers primer | Linux container vocabulary and fundamentals. |
| Git | Everyday workflow, branches, remotes, and flags. |
| kubectl | Kubernetes troubleshooting and cluster commands. Historical version; prefer the current quick reference. |
| Microservices | Design and operational concepts for distributed services. |
| Cheat sheet | Covers |
|---|---|
| Blender | Common hotkeys and mouse controls. |
| Emacs | Essential editing commands and keyboard shortcuts. |
| Groff macros | The me, ms, and mm macro sets. |
| Inkscape | Common vector-design tools and shortcuts. |
| Markdown | Common syntax and GitHub/GitLab rendering. |
| Pandoc | Common document-conversion options. |
| Vim | Essential modes, movement, and editing commands. |
| Cheat sheet | Covers |
|---|---|
| Open-source software alternatives | Alternatives to common proprietary applications. |
| Raspberry Pi | Setup, networking, SSH, software, and updates. |
A new entry should be:
See CONTRIBUTING.md for the submission checklist.
The validation workflow runs for pull requests, changes to master, every Monday, and on demand. It checks:
Run the deterministic checks locally before opening a pull request:
python3 scripts/validate_collection.py
See a problem? Report a broken or outdated link or suggest a cheat sheet.
The original repository attributed the PDF collection to Opensource.com and described it as available under the Creative Commons Attribution 2.0 license. Check each PDF for embedded attribution and licensing information before redistributing it; asset-specific terms prevail.
Linked resources remain under the terms published by their respective projects.