Connect to VM

This document describes how to connect to virtual machine (VM) instances in Awanio.

VMs with external/public IP addresses

Linux VM

If you are using a Linux VM (ubuntu, centos, debian, etc) you can see a value in the SSH Access section on the VM details page on the Platform.

Then follow these steps:

  1. Copy the SSH Access value
  2. Open terminal and type “ssh [SSH Access value]”, for example: ssh hauck4228@103.179.254.210
  3. Type yes if it is your first time connecting to this VM
  4. If you are using password for authentication when creating the VM, enter the VM password
  5. If you are using SSH and using the related device to access the VM, you will be connected without having to enter more data

Windows VM

If you are using a Windows VM, you can see a value in the RDP Access section on the VM details page on the Platform.

Then follow these steps:

  1. Copy the RDP Access value
  2. Open Remote Desktop Connection and enter the IP address in the “Computer” field
  3. Click Show Options to display Username field
  4. Enter the username
  5. Click Connect button

VMs with only internal/private IP addresses

Linux VM

  1. On the VM details page, you can access your VM through our web terminal, on one page.
  2. VNC Client is also available and it will be opened in a new tab.

Windows VM

  1. On the VM details page, you can access your Windows VM through our VNC Client.