28 lines
709 B
Markdown
28 lines
709 B
Markdown
---
|
|
title: Connecting to GitHub with SSH
|
|
intro: 'You can connect to {% data variables.product.product_name %} using SSH.'
|
|
redirect_from:
|
|
- /key-setup-redirect/
|
|
- /linux-key-setup/
|
|
- /mac-key-setup/
|
|
- /msysgit-key-setup/
|
|
- /articles/ssh-key-setup/
|
|
- /articles/generating-ssh-keys/
|
|
- /articles/generating-an-ssh-key/
|
|
- /articles/connecting-to-github-with-ssh
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
github-ae: '*'
|
|
topics:
|
|
- SSH
|
|
children:
|
|
- /about-ssh
|
|
- /checking-for-existing-ssh-keys
|
|
- /generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent
|
|
- /adding-a-new-ssh-key-to-your-github-account
|
|
- /testing-your-ssh-connection
|
|
- /working-with-ssh-key-passphrases
|
|
---
|
|
|