Changes between Version 16 and Version 17 of cypress/SshUsage


Ignore:
Timestamp:
08/22/18 16:23:43 (6 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SshUsage

    v16 v17  
    3333If you are using up-to-date Windows 10, you can install 'bash shell'.
    3434
     35==== Check your build number ====
     36To find your PC's architecture and Windows build number, open
     37Settings > System > About
     38[[Image(https://docs.microsoft.com/en-us/windows/wsl/media/system.png)]]
     39
     40If your windows 10 is newer than build 16215. You can install WSL with the instruction below.
     41If your windows 10 is old, use putty at the moment. [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/SshUsage#Windows8orunder|Install putty]]
     42
    35431.Open !PowerShell as Administrator (right-clicking on the start button) and run:
    3644{{{
     
    4351See [[https://docs.microsoft.com/en-us/windows/wsl/install-win10|Install WSL]]
    4452
     53Let's install Ubuntu ,click link below.
     54* [[https://www.microsoft.com/store/p/ubuntu/9nblggh4msv6|Ubuntu]]
     55
     56From the distro's page, select "Get"
     57[[Image(https://docs.microsoft.com/en-us/windows/wsl/media/ubuntustore.png)]]
     58
     59Open a command-line window, (search CMD) then type 'bash'
     60[[Image(setWSL.png)]]
    4561
    4662