ssh connect to remote gitlab without authority

ssh connect to remote gitlab without authority

1 this command can produce a ssh key for authority

复制代码
ssh-keygen -t ed25519 -C "your_email@example.com"

2 this command can get the comment about the key

复制代码
cat ~/.ssh/id_ed25519.pub

copy all content !!!

相关推荐
fen_fen7 分钟前
Filebeat 采集 应用日志部署 & Kibana 查询操作文档
linux·运维·服务器
草莓熊Lotso30 分钟前
【LangChain】输出解析器全解:让大模型输出从 “聊天” 变 “机器可读”
服务器·数据库·python·langchain·pip
小此方39 分钟前
Re:Linux系统篇(四十五)信号篇·三:一文讲透 Linux 信号保存机制:block,pending,handler三张表到底在做什么
linux·运维·服务器
CHANG_THE_WORLD12 小时前
12.总结:深入理解 Linux I/O 多路复用:select、poll、epoll 全解析
linux·运维·服务器
风曦Kisaki12 小时前
# Linux笔记:操作系统优化与资源管理
linux·运维·服务器·笔记
初願致夕霞15 小时前
C++懒汉单例设计详解
服务器·开发语言·c++
QN1幻化引擎16 小时前
SFA 信号场注意力:用8KB参数换248x KV Cache压缩,边缘设备也能跑长序列
人工智能·算法·gitee·gitlab
阿里云云原生16 小时前
研发福音:云效 AI 智能评审正式支持 GitLab 集成,VPC 内网即可实现自动审阅
gitlab
啊哦11116 小时前
安装VMware Workstation
linux·运维·服务器