linux/ssh

Secure Shell

Remote login program

network
remote

Command

ssh

Explanation

ssh is used to connect to the remote host. It connects to the remote host.

Examples

Connect to remote host

ssh user@host