Quick reference for Hermes Agent CLI. Install path, hermes chat and -z one-shots, model, gateway, skills, memory, logs, profiles, and slash shortcuts.

#Cheatsheet #hermes #SelfHosting #LLM #AI #Open Source #Privacy

https://www.glukhov.org/ai-systems/hermes/hermes-agent-cli-cheatsheet/

Hermes Agent CLI cheat sheet — commands, flags, and slash shortcuts

Quick reference for Hermes Agent CLI. Install path, hermes chat and -z one-shots, model, gateway, skills, memory, logs, profiles, and slash shortcuts.

Rost Glukhov | Personal site and technical blog

NemoClaw runs OpenClaw inside OpenShell with policy driven network control, routed inference, and lifecycle tooling. This guide covers quickstart, operations, and troubleshooting.

#Cheatsheet #openclaw #Self-Hosting #LLM #AI

https://www.glukhov.org/ai-systems/openclaw/nemoclaw/

NemoClaw practical guide for secure OpenClaw operations in 2026

NemoClaw runs OpenClaw inside OpenShell with policy driven network control, routed inference, and lifecycle tooling. This guide covers quickstart, operations, and troubleshooting.

Rost Glukhov | Personal site and technical blog

psql command line tutorial and cheat sheet

The least you need to know about Postgres

psql command line tutorial and cheat sheet

The least you need to know about Postgres

postgres
GitHub - chubin/cheat.sh: the only cheat sheet you need

the only cheat sheet you need. Contribute to chubin/cheat.sh development by creating an account on GitHub.

GitHub
USB Cheat Sheet

How to configure llama-server router mode for dynamic model loading and switching. Covers models.ini setup, systemd service, API usage, and honest comparison to Ollama and llama-swap.

#Cheatsheet #GGUF #AI #LLM #DevOps #OpenAI #API #SelfHosting #llama.cpp

https://www.glukhov.org/llm-hosting/llama-cpp/llama-server-router-mode/

Llama-Server Router Mode - Dynamic Model Switching Without Restarts

How to configure llama-server router mode for dynamic model loading and switching. Covers models.ini setup, systemd service, API usage, and honest comparison to Ollama and llama-swap.

Rost Glukhov | Personal site and technical blog

Pause shell or batch scripts until a keypress. Covers CMD pause, PowerShell Read-Host and ReadKey, Bash and POSIX read, macOS, and TTY guards for CI and cron.

#bash #PowerShell #Windows #Linux #macOS #bash #Cheatsheet

https://www.glukhov.org/developer-tools/terminals-shell/press-any-key-pause-bash-powershell-cmd/

Pause Scripts with 'Press Any Key' in Bash, CMD, PowerShell, and macOS

Pause shell or batch scripts until a keypress. Covers CMD pause, PowerShell Read-Host and ReadKey, Bash and POSIX read, macOS, and TTY guards for CI and cron.

Rost Glukhov | Personal site and technical blog

Most Docker users don’t need 100 commands

You use the same 15–20 daily:
run, logs, exec, prune

Made a cheat sheet with short explanations

What’s the one command you use the most?

https://www.linuxteck.com/docker-management-command-cheat-sheet/

#docker #devops #linux #sysadmin #cheatsheet #containers #kubernetes #linuxcommands #LinuxTeck

Most Linux beginners don’t fail because it’s hard

They fail because of habits:

sudo everywhere
no logs
copy-paste commands

Made a quick list of the most common ones I’ve seen

Which one did you run into first?

#linux #sysadmin #devops #linuxcommands #linuxbasics #cheatsheet #2026 #LinuxTeck