11 · The Command Line

SSH

Secure login to another machine

A secure way to open a terminal on a different computer over the internet and run commands there as if you were sitting at it.

Concrete example

“SSH into the server” opens a remote command line on it.

Why it matters

How you reach and operate servers and cloud machines.