Changes between Version 44 and Version 45 of cypress/SshUsage


Ignore:
Timestamp:
03/29/21 15:40:19 (3 years ago)
Author:
cbaribault
Comment:

Added mention of password prompt and home directory to ssh login to Cypress.

Legend:

Unmodified
Added
Removed
Modified
  • cypress/SshUsage

    v44 v45  
    178178}}}
    179179
    180 and entering the password associated with your tulaneID across Tulane resources.
     180and, at the prompt for password, entering the password associated with your tulaneID across Tulane resources.
     181
     182{{{
     183user@localhost> ssh tulaneID@cypress.tulane.edu
     184tulaneId@cypress.tulane.edu's password:
     185Last login: Mon Mar 29 11:14:39 2021 from XXX.XX.XXX.XXX
     186[tulaneId@cypress1 ~]$
     187}}}
     188
     189After successful login, your current working directory on Cypress will be your home directory denoted by the tilde, ~. (See [[https://wiki.hpc.tulane.edu/trac/wiki/cypress/about#Storage:homedirectory|Storage: home directory]].)
     190
    181191
    182192[[Image(https://docs.google.com/drawings/d/e/2PACX-1vSlffILDUxxzh_QpD4M7P5-bY_tCkYNjA9xIYWuUUqz_HBBczQ18o5AWA9OZ5_w5Q0bwQJbdgmUCuMJ/pub?w=594&h=209, center)]]