Changes between Version 47 and Version 48 of cypress/SshUsage


Ignore:
Timestamp:
11/08/22 19:05:04 (18 months ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SshUsage

    v47 v48  
    22= Terminals and Shells =
    33
    4 [[Image(univac_1965_2.jpg, center, 20%)]]
     4[[Image(univac_1965_2.jpg, center, 10%)]]
    55
    66
     
    1515''Applications -> Utilities -> Terminal''
    1616
    17 [[Image(utilities_terminal.png​, center, 30%)]]
     17[[Image(utilities_terminal.png​, center, 20%)]]
    1818
    1919
    2020This will launch a terminal containing a unix shell. The unix shell is a command line interpreter which both allows you to pass commands to the operating system and displays output. Currently, the default shell for most unix based systems is the Bourne Again SHell or bash shell. Your shell can be modified to provide a custom environment and we will go into detail on how to make these modifications in later sessions.
    2121
    22 [[Image(terminal.png​, center, 30%)]]
     22[[Image(terminal.png​, center, 20%)]]
    2323
    2424== Ubuntu Terminal ==
     
    2828''Dash -> Search for Terminal''
    2929
    30 [[Image(ubuntu_terminal.png, center,30%)]]
    31 
    32 [[Image(terminal2.png, center,30%)]]
     30[[Image(ubuntu_terminal.png, center,20%)]]
     31
     32[[Image(terminal2.png, center,20%)]]
    3333
    3434== Windows "Terminal" (Command Prompt) ==
     
    8080[[Image(startContextMenu.png, center)]]
    8181
    82 [[Image(powerShell.png, center, 60%)]]
     82[[Image(powerShell.png, center, 30%)]]
    8383
    84842.In the resulting window run the command:
     
    183183[[Image(https://docs.google.com/drawings/d/e/2PACX-1vSlffILDUxxzh_QpD4M7P5-bY_tCkYNjA9xIYWuUUqz_HBBczQ18o5AWA9OZ5_w5Q0bwQJbdgmUCuMJ/pub?w=594&h=209, center)]]
    184184
     185[[cypress/ssh_public-key_authentication | ssh Public-key Authentication]]
     186
    185187== Tunneling X Windows Session ==
    186188