Your coding questions, answered.
Terminus gives developers precise, actionable solutions to everyday command-line problems. A growing library of recipes, shell tips, and reference material for the tools you live in.
Featured
Bash
17Git
18Docker
37More Articles
170Launch MySQL Using Docker Compose
Learn how to launch a MySQL container in Docker Compose.
Edit Files in Linux
Learn how to edit files in Linux using command-line file editors such as Vim, Nano, and Emacs, the output redirection operator, and the sed command.
List Users In Linux
Learn how to list users and groups in Linux.
Launch PostgreSQL Using Docker Compose
Learn how to launch and connect a PostgreSQL instance to an application using Docker Compose.
Execute in a Docker Container
Learn how to execute one or multiple commands in a Docker container using the docker exec command.
Get Context In Kubernetes
Learn how to get information about one or more contexts in Kubernetes using the kubectl command.
Expose Docker Container Ports
Learn how to publish and expose Docker container ports using the docker run command and Dockerfiles.
Change User Passwords In Linux
Learn how to change, manage and generate user passwords in Linux using the passwd, chpasswd, chage and openssl commands.
Restart Containers In Docker Compose
Learn how to restart and rebuild one or more containers in Docker Compose.
Delete Kubernetes Namespaces With kubectl
Learn how to delete one or more namespaces and their related resources in a Kubernetes cluster using the kubectl command.
About Terminus
Terminus gives developers precise, actionable solutions to everyday command-line problems. A growing library of recipes, shell tips, and reference material for the tools you live in.