1. Start Termius, and click the down arrow in the top left corner, then click "Keychain"

2. Click the "ADD KEY" in the right bottom corner. Left "Passphrase" empty since Private Key provided by DMIT is unencrypted.

1. Access via downloaded key

Extract the zip file "ssh_rsa_keys.zip", there are two folders "public_key" and "private_key".

In the "private_key", there are two format Private Key, we need to use the "id_rsa.pem" for Termius.

Copy the content of the "id_rsa.pem" to the "Private key"

2. Access via self-generated key

To use the self-generated key, we can also copy the content of the "id_rsa.pem" and do the same as above.

 

3. Click the "SAVE" in the top right corner, then the "X" to close the page in the same location.

Copy the IP of the DMIT VPS, then click "NEW HOST" to add it. 

Paste IP to the "Address"

type "root" to the "Username"

select previous added key in the "Keys"

Click "SAVE" in the top right corner at last.

Double click the added Host or right click to choose the "Connect via SSH", then you will connect the Host.

The connection confirmation will show at the first time to connect, we click "YSE".

Then we are connected.

  • 11 Users Found This Useful
Was this answer helpful?
Related Articles
How to generate SSH Key via XShell
1. Click "Tools" - "New User Key Wizard" 2. Left everything unchanged and click "Next" 3....
How to generate SSH Key via PuTTY
1. Start "PuTTYgen",left everything unchanged then click "Generate". 2. It cost a few minutes...
How to generate SSH Key via macOS
1. You can choose generate Key if you don't want to use the "DMIT Auto Generate Function"....
How to download SSH Key from DMIT website
1. Browse DMIT website, access clientarea and click the services in the "Your Active...
How to connect DMIT VPS via SSH Key using XShell
1. Start XShell, click "Tools" - "User Key Manager" to import or manage key. 2. Click "Import"...