SSHΒΆ
What is SSH?
SSH is a protocol to connect to a remote computer. It is used to connect to a server, for example to manage a web server or to connect to a Raspberry Pi.
Info
SSH is a protocol, not a program. There are multiple programs that implement the SSH protocol. The most popular one is OpenSSH.