*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
| Code Block | ||
|---|---|---|
| ||
$ ssh-keygen -t rsa -b 4096 -C "lionetxue@gmaillx58@cornell.comedu" |
- Copy the public key onto GitHub account setting -> SSH key.
...
| Code Block | ||
|---|---|---|
| ||
# Add SSH token for Github eval $(ssh-agent -s) ssh-add ~/.ssh/id_rsa_github |
Related articles
...
| hidden | true |
|---|
...