... | ... | @@ -2,6 +2,16 @@ |
|
|
|
|
|
## How to create a SSH Key
|
|
|
|
|
|

|
|
|
|
|
|
- Open a terminal window.
|
|
|
- Type the following command line: **ssh-keygen -t rsa**.
|
|
|
- Select the default values for all options. ...
|
|
|
- Send the public key file named id-rsa.
|
|
|
|
|
|
the SSH key is in the following folder
|
|
|
|
|
|
C:\Users\yourName\.ssh
|
|
|
|
|
|
|
|
|
The role of the Pipeline is to automate the manipulations made manually by the Parametrist before delivery of a provider
|
... | ... | |