Security

What is SSH how does it work?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Wikipedia Definition: "SSH or Secure Shell is a cryptographic network protocol for operating network services securely over an unsecured network."

Hostinger.com Definition: "SSH, or Secure Shell, is a remote administration protocol that allows users to control and modify their remote servers over the Internet."

This site explains it in a good way.