SSH

Secure Shell (SSH) protocol. SSH is the most frequent method you when encounter when you are required to connect to Linux servers remotely. By spawning a remote shell, SSH provides a text interface. All commands you write in your local terminal are transferred to the remote server and executed there.