Changes between Version 29 and Version 30 of cypress/SshUsage
- Timestamp:
- 07/08/20 17:18:52 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SshUsage
v29 v30 86 86 }}} 87 87 88 === Windows 8 (or under) === 88 === Windows 8 === 89 90 '''Note for Windows 7:''' As of January 14, 2020, if you're still using Windows 7, this represents a critical security threat to the university network and user data, and your network access will be restricted to internet traffic only. For alternatives, see [https://hr.tulane.edu/content/reminder-windows-7-end-life Reminder: Windows 7 End of Life]. 89 91 90 92 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.