Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| student:utilities:start:keypairs:beginner [2025/09/09 12:23] – [Tell Github to join the party] stewarmc | student:utilities:start:keypairs:beginner [2025/10/29 16:21] (current) – [Configure your computer's ssh client] stewarmc | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| AddKeysToAgent yes # https:// | AddKeysToAgent yes # https:// | ||
| # IdentitiesOnly yes # I am thinking maybe I should not propose this for beginners. so it's commented out now. | # IdentitiesOnly yes # I am thinking maybe I should not propose this for beginners. so it's commented out now. | ||
| - | Host stu # by specifying the host here as " | + | Host stu # by specifying the host here as " |
| - | | + | # the full hostname when connecting via ssh to the server at the HostName below |
| HostName stu.cs.jmu.edu | HostName stu.cs.jmu.edu | ||
| - | | + | |
| - | # IdentityFile ~/ | + | # IdentityFile ~/ |
| User YOUR_EID_BUT_DONT_CAPITALIZE_IT # if you specify a user, you don't have to put the | User YOUR_EID_BUT_DONT_CAPITALIZE_IT # if you specify a user, you don't have to put the | ||
| - | | + | |
| ** NOTICE THE PART YOU HAVE TO REPLACE ABOVE, FOR MOST IT'S IN JUST THE LAST LINE WHERE IT SAYS " | ** NOTICE THE PART YOU HAVE TO REPLACE ABOVE, FOR MOST IT'S IN JUST THE LAST LINE WHERE IT SAYS " | ||
