Skip to content

Commit

Permalink
Update image
Browse files Browse the repository at this point in the history
  • Loading branch information
blakebyer committed Aug 21, 2024
1 parent 3000d20 commit 5e32529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/githubssh.html
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@
3K9YNI2WbXxkcfnHZgyW7/3WXghBbKndhbKbCR00JLfTHsK
Kaz17c4xIHQrw7u0GsPXai6pMtwMeVmXQH00L5hD0WE5Ioo
[email protected]</code></pre><p id="2dedfb4a-c441-4314-bc1a-2fc40e21fff5" class="">
</p><ol type="1" id="0c2a265d-0ed8-4676-aa9b-8665807be4ba" class="numbered-list" start="13"><li>GitHub SSH key configuration. Configure your GitHub SSH key in the settings of your online GitHub account. Navigate to <strong>username &gt; Settings &gt; SSH and GPG Keys &gt; Add New</strong></li></ol><figure id="46d3e9cc-3904-4945-8b44-e06c9fe6b0f8" class="image"><a href="Setup%20SSH%20in%20GitHub%20f7ce90db4e684db8aa723918f09f4d4b/image%201.png"><img style="width:912px" src="Setup%20SSH%20in%20GitHub%20f7ce90db4e684db8aa723918f09f4d4b/image%201.png"/></a></figure><p id="691a78e1-806f-4058-bd78-4a138ec21233" class="">
</p><ol type="1" id="0c2a265d-0ed8-4676-aa9b-8665807be4ba" class="numbered-list" start="13"><li>GitHub SSH key configuration. Configure your GitHub SSH key in the settings of your online GitHub account. Navigate to <strong>username &gt; Settings &gt; SSH and GPG Keys &gt; Add New</strong></li></ol><figure id="46d3e9cc-3904-4945-8b44-e06c9fe6b0f8" class="image"><a href="Setup%20SSH%20in%20GitHub%20f7ce90db4e684db8aa723918f09f4d4b/image%201.png"><img style="width:912px" src="image 1.png"/></a></figure><p id="691a78e1-806f-4058-bd78-4a138ec21233" class="">
</p><ol type="1" id="d9f9ad22-15e4-42dc-a351-de69d55862b2" class="numbered-list" start="14"><li>Title the ssh-key how you please. Make it descriptive like: servername-key. Paste the public key into the box and press <strong>Add SSH key</strong></li></ol><ol type="1" id="76d5f33d-dd7d-4a55-a529-3cb6b7b753c4" class="numbered-list" start="15"><li>Navigate to your repository on GitHub or create a new one. When cloning a repository to the mcc, or other secure shell, press <strong>Code</strong>. Then copy the SSH link</li></ol><ol type="1" id="22bef6d7-8d4a-442c-8b90-344c05047942" class="numbered-list" start="16"><li>On the mcc, type (fill in the details with your username and repository name). Enter your GitHub username and the personal access token generated in the first part. Password authentication is no longer supported as of August 2021.</li></ol><script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js" integrity="sha512-7Z9J3l1+EYfeaPKcGXu3MS/7T+w19WtKQY/n+xzmw4hZhJ9tyYmcUS+4QqAlzhicE5LAfMQSF3iFTK9bQdTxXg==" crossorigin="anonymous" referrerPolicy="no-referrer"></script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism.min.css" integrity="sha512-tN7Ec6zAFaVSG3TpNAKtk4DOHNpSwKHxxrsiw4GHKESGPs5njn/0sMCUMl2svV4wo4BK/rCP7juYz+zx+l6oeQ==" crossorigin="anonymous" referrerPolicy="no-referrer"/><pre id="e79b937a-fc67-45d2-b916-3e8863ab11d7" class="code"><code class="language-Bash">git clone [email protected]:username/repository-name
Username:
Password:</code></pre><p id="d5ecd27f-2189-4ad5-a530-59cccbd6b2e2" class="">
Expand Down

0 comments on commit 5e32529

Please sign in to comment.