Changes between Version 16 and Version 17 of cypress/SshUsage
- Timestamp:
- 08/22/18 16:23:43 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cypress/SshUsage
v16 v17 33 33 If you are using up-to-date Windows 10, you can install 'bash shell'. 34 34 35 ==== Check your build number ==== 36 To find your PC's architecture and Windows build number, open 37 Settings > System > About 38 [[Image(https://docs.microsoft.com/en-us/windows/wsl/media/system.png)]] 39 40 If your windows 10 is newer than build 16215. You can install WSL with the instruction below. 41 If your windows 10 is old, use putty at the moment. [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/SshUsage#Windows8orunder|Install putty]] 42 35 43 1.Open !PowerShell as Administrator (right-clicking on the start button) and run: 36 44 {{{ … … 43 51 See [[https://docs.microsoft.com/en-us/windows/wsl/install-win10|Install WSL]] 44 52 53 Let's install Ubuntu ,click link below. 54 * [[https://www.microsoft.com/store/p/ubuntu/9nblggh4msv6|Ubuntu]] 55 56 From the distro's page, select "Get" 57 [[Image(https://docs.microsoft.com/en-us/windows/wsl/media/ubuntustore.png)]] 58 59 Open a command-line window, (search CMD) then type 'bash' 60 [[Image(setWSL.png)]] 45 61 46 62