Logging Into Lawrence HPC (Mac/Linux)

Issue/Question

How do I log into Lawrence on a Mac or Linux computer?

Environment

  • Lawrence HPC
  • BASH terminal

Cause

Need to utilize the Lawrence HPC resource

Resolution

Note: You can also find a tutorial on the USD Research Computing Group website.

Note: To request access, please submit the High Performance Computing request form

  1. Mac Users only: Download XQuartz
    Note: Administrator permissions for the computer may be required for this step
    Note: This is only if you wish to run GUI applications (X11 forwarding)
  2. Open a terminal
  3. Once the command prompt appears, type ssh your.UserName@lawrence.usd.edu
    Note: Your username is often your first (given) name, a period (.), and your last name (surname) with no spaces (e.g., ssh Charlie.Coyote@lawrence.usd.edu)
  4. When the password prompt appears, type your password
    Note: When passwords are typed in a bash shell, the cursor doesn't move or blink
  5. Complete your Duo second authentication method
    1. You must approve the Push on your mobile device
    2. OR You must type in the six-digit passcode from the Duo token (ie. 123456) and press enter
  6. If login is successful, a welcome message and new command prompt will appear
    Note: if you mistyped your password, the system will send you back to step 4

Details

Article ID: 4901
Created
Fri 3/27/20 1:46 PM
Modified
Mon 9/25/23 11:22 AM
KCS Article Status
WIP: Only Problem & some Environment captured
Not Validated: Complete & Resolution captured, confidence lacks in structure, content, no feedback
Validated: Complete & reusable, used by licensed KCS user, confidence in resolution & std. compliance
Validated

Related Articles (2)

The steps for users to generate SSH Keys and set up their use on the Lawrence HPC system
Instructions for logging into Lawrence HPC on Windows