🌼 Spring Sale — Up to 60% discount for hosting and domains
TutorialsDev

Generating keys for SSH connection using PuTTYgen on the Windows operating system

In this article, we will present the necessary steps to generate the keys we need to connect via SSH.

1
Views 1583Updated 1 anPublished on 10/09/2018by Sebastian Szlivka

Introduction

If you want to connect to a hosting package via SSH, you need to use an SSH key pair. The private key will be uploaded to the SSH client application, and the public key will be sent to help@hostico.com for access configuration. More information about SSH access and what needs to be sent via email can be found by visiting the link: Do You Provide SSH Access?.

For generating the SSH key pair on Windows operating systems, several programs can be used, however, the most frequently used application is PuTTYgen, included in the installation of the SSH client PuTTY.

Requirements

  • Installing the PuTTY application, available at the following link: www.chiark.greenend.org.uk .
  • Download the appropriate version for your Windows (x32 or x64) from the MSI ('Windows Installer') section. It is recommended to keep the default settings during installation.

Steps

  • Launch the PuTTYgen application. By default, it can be found at the path: C:\Program Files\PuTTY\PuTTYgen.exe.

Lansare aplicație PuTTYgen

  • Make sure that the RSA option is checked at the bottom of the window. Click on Generate and move the mouse randomly in the area within the Key box until the progress bar is filled.

Bifare RSA și generare cheie

  • After completion, the application will generate the key pair. From the displayed window, the following fields are important:
    • Public key for pasting into OpenSSH authorized_keys file: Copy the string from this field and send it to help@hostico.com for access configuration.
    • Key Comment: Enter a comment, for example, the name of the server for which the key is used.
    • Key Passphrase: Enter a password for the private key. It is recommended to set a password for added security.
    • Confirm passphrase: Enter the password again for confirmation.
  • Save the private key by clicking the Save Private Key button. Save the file in a safe location, as it will be used for login.
  • It is recommended to save the public key using the Save Public Key button. If necessary later, you can open the file with Notepad to copy the public key again.

Obținerea cheii private și salvarea ei

  • After configuring SSH access, you will receive confirmation from the technical department. You will be able to use PuTTY or another SSH client to connect, using the access data and the private key.

Similar Articles

Transfer .ro domainTutorials /Domains

This tutorial presents the steps necessary to obtain the authorization key from the ROTLD panel for transferring a .ro domain to a new registrar.

77
by Mark Dohi
Views 2235
Updated 1 year ago
Published on 06/02/2018
Changing the PHP version in cPanel on VPS hosting packages via MultiPHP ManagerTutorials /cPanel

In this article, we will present the necessary steps to change the PHP version in a cPanel account using MultiPHP Manager.

46
by Sebastian Szlivka
Views 2536
Updated 1 year ago
Published on 18/10/2017
Unblocking the IP from Hostico serversTutorials /Dev

In this tutorial, the necessary steps will be presented to unblock the IP listed in the firewall on Hostico servers.

32
by Mark Dohi
Views 1260
Updated 10 months ago
Published on 05/10/2020
Creating an email account in cPanelTutorials /cPanel

The cPanel allows for the creation of an unlimited number of email accounts associated with hosted domains. This tutorial will explain the necessary steps to create and access an email account.

27
by Cătălin Adrian
Views 5035
Updated 1 year ago
Published on 28/06/2017
Adding a secondary contact (Subcontact)Tutorials /Commercial

Add a secondary contact in your Hostico client account by following these simple steps. Make sure you have an existing account and activate the necessary rights.

27
by Mark Dohi
Views 2452
Updated 1 year ago
Published on 08/07/2017