个人进修-大文的窝


  • Home

  • Archives

git 的多个SSH KEY 管理

Posted on 2018-08-25 | In git

前言:

最近在切换github账户的时候遇到了github账号和gitee账户不同及公司使用gitlab账户不同的问题。涉及到一台电脑需要不同的用户间相互不影响,如何实现多个ssh-key的配置,如何保证使用正确的切换不同私钥验证提交?


同一台电脑,多个ssh key

多个ssh key 共存需要满足以下几条规则:

  • 多个用户,多个ssh key共存。
  • 互不影响,不覆盖。
  • 与不同服务器交互时,可以智能选择ssh key
Read more »

Hello World

Posted on 2018-04-24

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

12

Stepwen

胡编乱造

12 posts
7 categories
24 tags
© 2020 Stepwen
|
Theme — NexT.Muse v5.1.4
鲁ICP备18016397号-1