Changes between Version 38 and Version 39 of cypress/SshUsage


Ignore:
Timestamp:
02/05/21 16:48:57 (3 years ago)
Author:
cbaribault
Comment:

Added PuTTY section heading under Windows 8, fixed some grammar in Win 10 section, etc.

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SshUsage

    v38 v39  
    7070[[Image(https://docs.microsoft.com/en-us/windows/wsl/media/system.png, center, 800px)]]
    7171
    72 If your windows 10 is newer than build 16215. You can install WSL with the instruction below.
    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]]
     72If your windows 10 is newer than build 16215, you can install WSL with the instructions below.
     73If 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]]
    7474
    7575==== Installing Windows Subsystem for Linux (WSL) ====
     
    119119'''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].
    120120
    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.
     121As 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 ===
    122124
    123125[[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html|Download PuTTY]]