Open main menu

CDOT Wiki β

Changes

SSH

72 bytes added, 12:38, 21 June 2017
Using SSH for a Text-Based Connection
The most basic use of SSH is for a text-based connection used to enter commands and view command output, or execute a text-based application such a menu-driven system.
The Some SSH clients have a graphical interface. For those used from the command line, the most basic form of the ''ssh'' client command invocation is:
ssh [''OPTIONS''] [''user''@]''host'' ''command''