ssh
OpenSSH SSH client (remote login program)
Overview
Provides secure encrypted communication between two untrusted hosts over an insecure network. Used for logging into remote machines and executing commands.
Syntax
ssh [OPTIONS] [USER@]HOSTNAME [COMMAND]Examples
$ ssh [email protected]
Connect to example.com as user.
Related Commands
secureshellremoteloginconnectsshterminal