Updating...
Skip to main content
Filter your search by category. Current category:
All
All
Knowledge Base
Service Catalog
Search the client portal
Search
Sign In
Show Applications Menu
Coyote One Stop
Sign In
Search
Home
Help / Links
Dashboards
Services
Knowledge Base
More Applications
Skip to Knowledge Base content
Search
Articles
Blank
Knowledge Base
Technology
Security & Safe Computing
Generate and Setup SSH Keys With Lawrence
Generate and Setup SSH Keys With Lawrence
Tags
SSH
SSH-Secure-Shell
Lawrence
hpclawrencesupercomputer
HPC-Lawrence
SSH-Keys
Issue/Question
How do I make and setup SSH Keys for Lawrence?
Environment
MobaXTerm
Shell
Bash
Zsh
Cause
Want to securely connect to HPC resources
Resolution
Open
a terminal on your local machine
Note:
This can be MobaXTerm (Windows), or Bash/Zsh (Linux or Mac)
Type
ssh-keygen
and press
enter
Note:
This generates a keypair on your local machine
Press
enter
to accept the default path
Press
enter
to skip the passphrase
Press
enter
again to confirm
Type
ssh-copy-id first.last@lawrence.usd.edu
and press
enter
Note:
Use your own name instead of first.last
Note:
This sets up the newly generated key for use on lawrence
Type your
password
and press
enter
Complete the
Duo
second factor authentication
Type
ssh first.last@lawrence.usd.edu
to test your SSH Key
Sign in to leave feedback
0 reviews
Blank
Blank
Blank
Blank
Print Article
Related Articles (2)
Logging Into Lawrence HPC (Mac/Linux)
Instructions for logging into Lawrence, the supercomputer, and a link to a tutorial
Logging Into Lawrence HPC (Windows)
Instructions for logging into Lawrence HPC on Windows
Deleting...
×
Share
Recipient(s)
- separate email addresses with a comma
Message
Press Alt + 0 within the editor to access accessibility instructions, or press Alt + F10 to access the menu.
Check out this article I found in the Coyote One Stop knowledge base.<br /><br /><a href="https://td.usd.edu/TDClient/33/Portal/KB/ArticleDet?ID=6615">https://td.usd.edu/TDClient/33/Portal/KB/ArticleDet?ID=6615</a><br /><br />Generate and Setup SSH Keys With Lawrence<br /><br />The steps for users to generate SSH Keys and set up their use on the Lawrence HPC system