1,885
edits
Changes
SSH
,→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.
ssh [''OPTIONS''] [''user''@]''host'' ''command''