wrong media path
ci/woodpecker/pr/woodpecker Pipeline failed Details

This commit is contained in:
Alexander 2023-05-30 00:33:42 +02:00
parent 874e94c913
commit d84822fe75
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ To create a ssh key, you can run puttygen.exe and click on generate, this will c
The tool will take some time, you can speed that up by moving the mouse, when the key is finished it will show the public key and the key parameters and you can set a passphrase to protect the key that you will enter each time you use the key or when you load the key into the key agent and enter the passphrase once. This passphrase should be reasonably long so that it cannot be guessed, anybody who knows your passphrase and has the private key file can log into your accounts using the key.
After creating the key, the dialogue will look like [this](/static/keygen.png).
After creating the key, the dialogue will look like [this](../media/keygen.png).
After you have created the key, be sure to save both the private keyfile and the public keyfile, the private key file will be e.g. ed.ppk, the public key file will be called ed.pub. The public key file is a single line text file that you need to send to the vern admins to request your account. You can also use the key displayed in the text field with copy-and-paste, that is the same text string.