SSH Secure SHell is a command (and associated protocol) which creates an authenticated and encrypted channel between two systems on a network. It can be used to run commands on a remote system, amongst other uses. See Wikipedia's SSH page for more information.