Linux nodes can accept a login using ssh and an ssh client is therefore required. This page explains how to use PuTTY to connect to the Linux node using a public/private key pair (instead of a password). It also covers how to create a basic configuration on the Linux node and install SIOS Protection Suite for Linux. After installing SIOS Protection Suite, we will add more tools to enable x11 to use the GUI based applications.
Download and Install Tools
Download and install the following software:
- PuTTY (ssh client on Microsoft Windows)
Download the latest PuTTY software and install it.
Converting the Private Key (.pem)
If you have a Private Key file in a <filename> .pem format, convert it to a PuTTY Private Key File (*.ppk) file.
To convert the file:
- Start the ‘PuTTY Key Generator’.
- Select Load, then specify your <filename>.pem file.
- Select ‘Save private key’ as <filename>.ppk.
Configure PuTTY
- Open PuTTY and select Connection > SSH > Auth.
- Select the private key file at ‘Private key file for authentication’.
.
- You may want to save your configuration as a ‘Session’ page to avoid reconfiguring each time.
Connect to a Linux Instance
- Start the session from PuTTY.
- Confirm the security alert that indicates the server has not been connected to before. Select “Yes” to proceed.
- You are now connected!
このトピックへフィードバック