SSH
From MgmtWiki
Full Title or Meme
Created as the secure shell protocol, written usually as ssh (lower case popular in Unix world), was designed as a secure replacement for rsh - the remote shell program.
Content
- The original context was to allow remote administration of a computer by a centrally located administer team using a command line set of tools.
- Since then it has expanded to handle any administrative function often with a domain specific language for control.