diff --git a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md index 21847444d30b34dfa4359dc2d80a69f352ccfe61..555a47cb909b37d32ea919e0a70c7dba4877887b 100644 --- a/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md +++ b/docs.it4i/get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty.md @@ -8,24 +8,24 @@ PuTTY - before we start SSH connection We recommned you to download "**A Windows installer for everything except PuTTYtel**" with **Pageant** (SSH authentication agent) and **PuTTYgen** (PuTTY key generator) which is available [here](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html). ->After installation you can proceed directly to private keys authentication using ["Putty"](putty.md#putty). +>After installation you can proceed directly to private keys authentication using ["Putty"](putty#putty). "Change Password for Existing Private Key" is optional. "Generate a New Public/Private key pair" is intended for users without Public/Private key in the initial email containing login credentials. "Pageant" is optional. ### PuTTYgen -PuTTYgen is the PuTTY key generator. Read more how to load in an existing private key and change your passphrase or generate a new public/private key pair using [PuTTYgen](puttygen.md) if needed. +PuTTYgen is the PuTTY key generator. Read more how to load in an existing private key and change your passphrase or generate a new public/private key pair using [PuTTYgen](puttygen) if needed. ### Pageant SSH agent -[Pageant](pageant.md) holds your private key in memory without needing to retype a passphrase on every login. We recommend its usage. +[Pageant](pageant) holds your private key in memory without needing to retype a passphrase on every login. We recommend its usage. PuTTY - how to connect to the IT4Innovations cluster -------------------------------------------------------- - Run PuTTY -- Enter Host name and Save session fields with [Login address](../../../../salomon/accessing-the-cluster/accessing-the-cluster/) and browse Connection - > SSH -> Auth menu. The *Host Name* input may be in the format **"username@clustername.it4i.cz"** so you don't have to type your login each time.In this example we will connect to the Salomon cluster using **"salomon.it4i.cz"**. +- Enter Host name and Save session fields with [Login address](../../../salomon/accessing-the-cluster/accessing-the-cluster/) and browse Connection - > SSH -> Auth menu. The *Host Name* input may be in the format **"username@clustername.it4i.cz"** so you don't have to type your login each time.In this example we will connect to the Salomon cluster using **"salomon.it4i.cz"**. 