Codex CLI: Use OpenAI’s AI Coding Agent in the Linux Terminal
Codex CLI is OpenAI’s coding agent that runs in your terminal, reads your files, and executes…
Codex CLI is OpenAI’s coding agent that runs in your terminal, reads your files, and executes…
Most people treat dnf as a drop-in replacement for yum and stop there. But that misses…
Most people run dmesg once, see thousands of lines, and close the terminal. But that’s not…
Most sysadmins only use cat to dump a file and tail -f to watch logs. That…
Linux command line has a lot of fun around itself and many tedious task can be…
Linux has long been the operating system of choice for servers, databases, containers, and cloud workloads….
frp is a fast reverse proxy written in Go that lets a machine behind NAT accept…
Telnet is missing from almost every modern Linux install, but you can still test TCP or…
Kubescape is a CNCF security scanner that checks your Kubernetes manifests, container images, and live cluster….
makerskills is an open-source pack of AI agent skills for Claude Code. This walkthrough covers how…
Rio is a GPU-accelerated terminal emulator written in Rust that gives you built-in tabs, splits, and…
Hyperswitch is an open-source payments switch from Juspay that you can run on your own Linux…
Much of the MySQL interview prep you’ll find online is based on outdated versions that reached…
You’ve probably run df -h, waited a few seconds, and run it again while a file…
Checking .bash_history after the fact, it only shows the commands a user typed, and that’s only…