1. You can choose generate Key if you don't want to use the "DMIT Auto Generate Function".

ssh-keygen -t rsa

By using the command, you can generate the "Public Key" and the "Private Key".

You can choose the save location or use the default setting.

Please note that if you choose the non-default location, you need to specific key location when login.

For convenience, i left the passphrase empty and don't encrypt private key.

2. The command will generate two file by default, "id_rsa.pub" is the "Public Key" and the "id_rsa" is the "Private Key".

You can copy the content of the "id_rsa.pub" to DMIT website "SSH Key Management", then you can click "Edit public key" to save the modification.

By this way you save the self-generated Public Key to the DMIT website, please note that you need to reboot or shutdown and boot after 30s in the panel after generate or modify the Public Key.

  • 3 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟
مقالات مربوطه
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 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"...
How to connect DMIT VPS via SSH Key using Termius
1. Start Termius, and click the down arrow in the top left corner, then click "Keychain" 2....