ssh_client
Differences
This shows you the differences between two versions of the page.
ssh_client [2024/09/04 17:30] – created peteyboy | ssh_client [2024/09/04 17:33] (current) – fix and add link peteyboy | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== SSH Clients ====== | ||
+ | ===== Command Line Interface Clients ===== | ||
+ | |||
+ | SSH clients are available at the command line in all the major operating systems: | ||
+ | |||
+ | * In MS Windows, there is not one available at the classic command prompt, but it is available in // | ||
+ | * In MacOS,run the " | ||
+ | * In Linux or any unix-like OS, open a shell window in the GUI, or right on the command line, enter your '' | ||
+ | |||
+ | |||
+ | |||
+ | ===== Windowed Clients ===== | ||
+ | The classic MS Windows ssh is //Putty//. |