Skip to content

Commit

Permalink
Update OpenStack Setup Guide.md to use RSA keys
Browse files Browse the repository at this point in the history
  • Loading branch information
jontyms authored Sep 27, 2024
1 parent 8cbfe2d commit 48e2b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/OpenStack Setup Guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
## Step 3: Create SSH Key

1. Open a terminal.
2. Run `ssh-keygen`.
2. Run `ssh-keygen -t rsa`.
3. Press Enter to save the key in the default location.
4. Press Enter for an empty passphrase.
5. Press Enter again to confirm.
Expand Down

0 comments on commit 48e2b71

Please sign in to comment.