@@ -6,7 +6,7 @@ PuTTY - before we start SSH connection
...
@@ -6,7 +6,7 @@ PuTTY - before we start SSH connection
### Windows PuTTY Installer
### Windows PuTTY Installer
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).
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.md#putty).
"Change Password for Existing Private Key" is optional.
"Change Password for Existing Private Key" is optional.
...
@@ -25,7 +25,7 @@ PuTTY - how to connect to the IT4Innovations cluster
...
@@ -25,7 +25,7 @@ PuTTY - how to connect to the IT4Innovations cluster
- Enter Host name and Save session fields with [Login address](../../../../salomon/accessing-the-cluster/shell-and-data-access.md) 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"**.


...
@@ -45,12 +45,11 @@ PuTTY - how to connect to the IT4Innovations cluster
...
@@ -45,12 +45,11 @@ PuTTY - how to connect to the IT4Innovations cluster


- 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@salomon.it4i.cz".
- Enter passphrase for selected [private key](../ssh-keys.md) file if Pageant **SSH authentication agent is not used.**
- Enter passphrase for selected [private key](../ssh-keys/) file if Pageant **SSH authentication agent is not used.**
Another PuTTY Settings
Another PuTTY Settings
----------------------
----------------------
- Category -> Windows -> Translation -> Remote character set and select **UTF-8**.
- Category -> Windows -> Translation -> Remote character set and select **UTF-8**.
- Category -> Terminal -> Features and select **Disable application keypad mode** (enable numpad)
- Category -> Terminal -> Features and select **Disable application keypad mode** (enable numpad)
- Save your configuration on Session page in to Default Settings with *Save* button .
- Save your configuration on Session page in to Default Settings with *Save* button.