Shell / Commands

ssh

English

Overview

A command for connecting securely to a remote server.

Details

A protocol and command for logging into a remote host and running commands over an encrypted channel. Setting up public-key authentication lets you log in without a password, while also improving security.

More Linux terms