What is SSH ?
SSH is an acronym for Secure Shell. SSH is also commonly used to denote a network protocol that allows data to be exchanged using a secure channel between two networked devices. SSH uses public-key cryptography to authenticate the remote computer and allow it to authenticate the user, if necessary.

