Changes between Version 13 and Version 14 of cypress/SshUsage
- Timestamp:
- 08/18/17 15:01:24 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SshUsage
v13 v14 30 30 31 31 == Windows "Terminal" == 32 As Windows is NOT a Unix based OS, it lacks a native terminal emulator that is capable of provid ea Unix shell. This will require a work around. For our requirements, the most common solution is the installation of an open source terminal emulator called PuTTY that supports the communication protocols discussed below. If you are using a Windows machine and you have not already downloaded PuTTY you should do so now.32 As Windows is NOT a Unix based OS, it lacks a native terminal emulator that is capable of providing a Unix shell. This will require a work around. For our requirements, the most common solution is the installation of an open source terminal emulator called PuTTY that supports the communication protocols discussed below. If you are using a Windows machine and you have not already downloaded PuTTY you should do so now. 33 33 34 34 [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|Download Putty]]