SSH

From MgmtWiki
Revision as of 14:15, 26 April 2025 by Tom (talk | contribs) (Solution)

Jump to: navigation, search

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.

Solution

Ssh.gif

References