Changes between Version 38 and Version 39 of cypress/SshUsage
- Timestamp:
- 02/05/21 16:48:57 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SshUsage
v38 v39 70 70 [[Image(https://docs.microsoft.com/en-us/windows/wsl/media/system.png, center, 800px)]] 71 71 72 If your windows 10 is newer than build 16215 . You can install WSL with the instructionbelow.73 If your windows 10 is older than build 16215, use PuTTY at the moment. [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/SshUsage#Windows8|Install PuTTY]]72 If your windows 10 is newer than build 16215, you can install WSL with the instructions below. 73 If your windows 10 is older than build 16215, you can still use PuTTY. [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/SshUsage#Windows8|Install PuTTY]] 74 74 75 75 ==== Installing Windows Subsystem for Linux (WSL) ==== … … 119 119 '''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]. 120 120 121 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. 121 As Windows 8 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. 122 123 === PuTTY === 122 124 123 125 [[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|Download PuTTY]]