Logging Into login.discoverer.bg

Prerequisites

Warning

If your desktop system, workstation, or local project server is connected to Bulgarian academic or research institution IP networks, you can log into the login.discoverer.bg without the need to establish a VPN tunnel in advance. Refer to Logging Into login.discoverer.bg (from BG Academic IP Networks) for more details.

To be able to log into login.discoverer.bg you have to:

  1. Have a valid and active Discoverer HPC account (see Onboarding guide)
  2. Be able to establish a VPN tunnel to the Discoverer HPC internal network (see VPN Access)
  3. Have SSH client installed and SSH key-pair generated and stored (see SSH Access)

Linux/macOS

Start your VPN client and establish a VPN tunnel to the Discoverer HPC internal network. See VPN Access.

Load your private SSH key into the memory (if it is not already loaded there):

ssh-add

Open a terminal and log into login.discoverer.bg:

ssh login.discoverer.bg -l username

Windows (PuTTY)

Basic

Start your VPN client and establish a VPN tunnel to the Discoverer HPC internal network. See VPN Access.

Before running PuTTY, use Pageant to cache your SSH private key into the memory by following the procedure described in Caching Private SSH Keys.

To run PuTTY go to the search bar of Windows, type there “putty” (1), and click on the application icon (2):

_images/putty_00.png

In the window of the application, be sure you are in the section “Session” (1), then in the text field below “Host Name (or IP address)” type login.discoverer.bg (2), be sure the port number is set 22 (3), select “SSH” as a connection type (4), and press the button “Open” (5):

_images/putty_01.png

Upon first time connecting to login.discoverer.bg on the current desktop Windows user profile, PuTTY will rise a warning window message and will display there the key algorithm (1) and the key fingerprint value (2) computed for of the server’s SSH key:

_images/putty_02.png

Warning

If the reported fingerprint value is not listed in the document login.discoverer.bg - Key Fingeprints, do not press “Accept” or “Connect Once” buttons. Press “Cancel” and report the incident to the Discoverer HPC support team - see Getting help and wait for their response.

Then enter your username and press enter:

_images/putty_03.png

In case of successful login, one should see the MOTD message, along with the shell environment command line:

_images/putty_04.png

Using a profile of settings

Start your VPN client and establish VPN tunnel to the Discoverer HPC internal network. See VPN Access.

Before running PuTTY, use Pageant to cache your SSH private key into the memory by following the procedure described in Caching Private SSH Keys.

You can follow the instructions in Setting up a profile below to create your own PuTTY profile of settings for connecting to login.discoverer.bg.

To run PuTTY go to the seach bar of Windows, type there “putty” (1), and click on the application icon (2):

_images/putty_00.png

From the list of profiles select “login.discoverer.bg” by clicking twice on it:

_images/putty_08.png

and PuTTY will initiate SSH connection to login.discoverer.bg. In case of successful login one should see the MOTD message, along with the shell environment command line:

_images/putty_04.png

Setting up a profile

Run PuTTY by typing “putty” (1) in the Windows search bar, and click on the application icon (2):

_images/putty_00.png

In the left plane of the PuTTY window, click on “Connection” (1), mark there (if they are not) “Enable Naggle’s algorithm” and “Enable TCP keepalives” (2), and provide the number of seconds between two consequent keepalive messages (3), which for the example below is 60 seconds:

_images/putty_06.png

In “Data” (1) provide your Discoverer HPC user name (2):

_images/putty_05.png

so as it can be automatically provided every time you are logging into login.discoverer.bg. Finally, to save the profile settings, click on “Session”, type login.discoverer.bg in the text field below “Host Name (and IP address)” (2), specify “22” as port number (3), select “SSH” as connection type (4), type login.discoverer.bg below “Saved Sessions” (5), and finally press “Save” to save the profile of settings under that name (6):

_images/putty_07.png

Getting help

See Getting help