Skip to content
Snippets Groups Projects
Commit 1a28ec45 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update putty.md

parent 6ae4c544
No related branches found
No related tags found
No related merge requests found
Pipeline #29172 passed with warnings
......@@ -12,9 +12,9 @@ We recommend you to download "**A Windows installer for everything except PuTTYt
## PuTTY - How to Connect to the IT4Innovations Cluster
* Run PuTTY
* Enter Host name and Save session fields with login address and browse Connection - SSH - Auth menu. The _Host Name_ input may be in the format **"username@clustername.it4i.cz"** so you do not 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 and browse Connection - SSH - Auth menu. The _Host Name_ input may be in the format **"username@clustername.it4i.cz"** so you do not have to type your login each time. In this example, replace the word `cluster` in the `cluster.it4i.cz` address with the name of the cluster to which you want to connect.
![](../../../img/PuTTY_host_Salomon.png)
![](../../../img/PuTTY_host_cluster.png)
* Category - Connection - SSH - Auth:
Select Attempt authentication using Pageant.
......@@ -25,13 +25,13 @@ We recommend you to download "**A Windows installer for everything except PuTTYt
* Return to Session page and Save selected configuration with _Save_ button.
![](../../../img/PuTTY_save_Salomon.png)
![](../../../img/PuTTY_save_cluster.png)
* Now you can log in using _Open_ button.
![](../../../img/PuTTY_open_Salomon.png)
![](../../../img/PuTTY_open_cluster.png)
* Enter your username if the _Host Name_ input is not in the format "username@salomon.it4i.cz".
* Enter your username if the _Host Name_ input is not in the format "username@cluster.it4i.cz".
* Enter passphrase for selected private key file if Pageant **SSH authentication agent is not used.**
## Another PuTTY Settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment