访问中出现问题汇总:

ssh: connect to host 192.168.16.31 port 22: Connection refused

Permission denied (publickey).

fatal: Could not read from remote repository.

The authenticity of host 'gitlab.droi.com (10.20.40.19)' can't be established.  没有权限访问本地

 

解决:系统偏好设置-》共享-》远程登录选中即可

Mac SSH gitlab本地连接

ssh [email protected]

 

生成SSH KEY:

Mac SSH gitlab本地连接

Mac SSH gitlab本地连接

在上面目录中找到id_rsa.pub文件复制内容 将其添加到gitlab的SSH KEYS
Mac SSH gitlab本地连接

 

 

相关文章:

  • 2021-09-02
  • 2021-08-28
  • 2021-12-16
  • 2022-12-23
  • 2021-04-01
  • 2021-09-01
  • 2021-08-28
猜你喜欢
  • 2021-07-07
  • 2021-11-10
  • 2021-12-29
  • 2021-12-09
  • 2021-11-02
  • 2021-11-08
  • 2021-05-28
相关资源
相似解决方案