Skip to content

Instantly share code, notes, and snippets.

@luoyetx
Last active August 31, 2015 04:41
Show Gist options
  • Select an option

  • Save luoyetx/68f97b117fa911255335 to your computer and use it in GitHub Desktop.

Select an option

Save luoyetx/68f97b117fa911255335 to your computer and use it in GitHub Desktop.
ssh for git

生成 key

ssh-keygen -t rsa -C "xxx@xx.xx"

将主目录下的 .ssh/id_rsa.pub 的内容上传到服务平台

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment