How to Manage SSH Key Server using PAAS

How to Manage SSH Key Server using PAAS

Introduction

The SSH key is the credential to be able to access the SSH protocol network. SSH is used for remote file transfer, network management, and remote operating system access.

In this guide, we will explain about How to Manage SSH Key Server using PAAS.

Prerequisites

Prerequisites for following this guide, you must have a server already connected to PAAS. If you don't have a server connected to PAAS yet, you can follow our guide on How to Connect a Server in PAAS.

Manage SSH Key

Server Main Page.png
Server Main Page

On this main page, you first select the server where you will manage SSH by clicking on one of the available servers in the server list below.

Dashboard Server Page.png
Dashboard Server Page

After you enter the advanced server page, you click the SSH menu on the left sidebar.

SSH Server Page Empty.png
SSH Server Page

You will enter the SSH manager page as follows. Next, if you want to add a new SSH key, you click the Add new SSH Key button on the right.

Untitled
Create SSH Page

Next enter the label and public key of the computer you want to add.

Untitled
Cancel and Save Option

Once filled, you click the save button at the bottom right.

SSH Server Page.png
SSH Server Page with Data

If successful, then the new SSH key will appear in the list of SSH keys. You can add more than one SSH key.

Untitled
Delete Icon

Apart from adding an SSH key, you can also delete an existing SSH key by clicking on the red trash can icon in the Action column.

Untitled
Delete SSH Key Prompt

After you click the trash can icon, a prompt will appear to confirm whether you really want to delete the SSH key. If you really want to delete it, you can simply click the red Delete button.