[email protected] server:~/ ssh keygen Generating publ...">

当前位置:网站首页>Y59. Chapter III kubernetes from entry to proficiency - continuous integration and deployment (III, II)

Y59. Chapter III kubernetes from entry to proficiency - continuous integration and deployment (III, II)

2022-07-08 01:00:00 Raymond999999

12.5.3 gitlab Add key

 Insert picture description here

[email protected]:~# ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa): 
Enter passphrase (empty for no passphrase): 
Enter same passphrase again: 
Your identification has been saved in /root/.ssh/id_rsa
Your public key has been saved in /root/.ssh/id_rsa.pub
The key fingerprint is:
SHA256:pgc5W3DQiBu45EuJ4YDFawXUF1Dm5arLiEx
原网站

版权声明
本文为[Raymond999999]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/189/202207072313394196.html