Skip to content

Connecting to DMIT Instance via FinalShell

FinalShell is a powerful SSH client that you can use to connect to your DMIT instance.

Tip

The software only provides Chinese interface support.

Download FinalShell

You can download the FinalShell client from the official website.

Add New Host

Add New Host

  1. Open FinalShell and click the folder icon in the top left corner.
  2. In the pop-up window, select the icon for adding a new host.
  3. Choose SSH 连接 (Linux) from the dropdown menu.

Add New Host

Add New Host 2

Configure Host Information

Configure Host Information

  • 名称: The name of your instance (name it according to your preference) ⓵
  • 主机: The IP address of your instance ⓶
  • 端口: The default SSH port is 22
  • 方法: Select 公钥
  • 用户名: The username for your instance (default is root) ⓹

Configure Host Information

Add Your SSH Key

Prepare your SSH private key. If this is your first time using a DMIT instance, you can refer to this guide to add or generate an SSH key.

Add SSH Key

  1. Click the 浏览 button as indicated by the arrow in the image above.
  2. In the pop-up window, select 导入.
  3. In the next window, enter a name for the key and select your SSH private key file (in .pem format):
    • 名称: Your key name (name it according to your preference) ⓵
    • 私钥: Your SSH private key file (in .pem format) ⓶
    • 私钥密码: The password for your SSH key (leave blank unless set separately)
  4. After importing, click 确定.
  5. Select the key you just imported (so its background color turns light blue) and click 确定.

Add SSH Key

Add SSH Key 2

Add SSH Key 3

Getting SSH Key

If you chose Generate SSH Key after order when purchasing a DMIT instance, the system will automatically generate an SSH key and attach it to the instance. You can follow the tutorial here to obtain your SSH key and then add it to FinalShell as described above.

Connect to the Instance

Connect to Instance

  1. Click the 确认 button to save the configuration.
  2. Double-click the host you just added to connect.
  3. Upon successful connection, you will see the instance’s console.

Connect to Instance

Connect to Instance 2

Written for the love of it.