From d84822fe7533fe39fa7581a489f642d8d5911381 Mon Sep 17 00:00:00 2001 From: Alexander Lehmann Date: Tue, 30 May 2023 00:33:42 +0200 Subject: [PATCH] wrong media path --- content/en/guides/register.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/guides/register.md b/content/en/guides/register.md index fc48bcf..86fe5d9 100644 --- a/content/en/guides/register.md +++ b/content/en/guides/register.md @@ -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.