...
Expand |
---|
title | Other Windows ssh/Terminal options |
---|
|
If your Windows version does not have ssh in Command Prompt or PowerShell: - Download the free PuTTY suite of remote access tools, which includes a nice Terminal program: httphttps://www.chiark.greenend.org.uk/~sgtatham/putty/downloadlatest.html.
- Either the Putty installer (https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.77- installer .msi) or just putty.exe (Terminal) and pscp.exe (secure copy client)
More advanced options for those who want a full Linux environment on their Windows system:
- Windows Subsystem for Linux – Windows 10 Professional includes a Ubuntu-like bash shells
|
From now on, when we refer to "Terminal", it is either the Mac/Linux Terminal program, Windows Command Prompt or PowerShell, or the PuTTY program.
...