Changes between Version 24 and Version 25 of cypress/SshUsage


Ignore:
Timestamp:
08/20/19 11:27:57 (5 years ago)
Author:
cbaribault
Comment:

Added Windows10 start context menu. Restored vertical stacking layout for paired images.

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SshUsage

    v24 v25  
    2525''Dash -> Search for Terminal''
    2626
    27 [[Image(ubuntu_terminal.png,center, 60%, center)]]
     27[[Image(ubuntu_terminal.png, center, 60%)]]
    2828
    2929[[Image(terminal2.png, center)]]
     
    44441.Open !PowerShell as Administrator by right-clicking on the start button and selecting the menu item '''!PowerShell(Admin)'''
    4545
    46 [[Image(powerShell.png, center, 40%)]]
     46[[Image(startContextMenu.png, center)]]
     47
     48[[Image(powerShell.png, center, 60%)]]
    4749
    48502.In the resulting window run the command:
     
    114116The first time you log into a new machine, you will be asked if you trust the server. For instance, the first time you log into Cypress using PuTTY you will receive the following prompt:
    115117
    116 {{{#!imagebox
    117 [[Image(host_key.png)]][[Image(host_key_mac.png, 500px)]]
    118 }}}
     118[[Image(host_key.png, center)]]
     119
     120[[Image(host_key_mac.png, center, 60%)]]
    119121
    120122Click on yes (or if using !Mac/Linux terminal simply type "yes" at the corresponding prompt). You should now be prompted for the password associated with your remote username.