We will be using Oracle VM VirtualBox Manager to manage our Node Virtual Machine for Windows host.

I. Virtual Box Installation

Downloads - Oracle VM VirtualBox

  1. Download VirtualBox from Official website. Link is provided above. Select "Windows hosts" as shown below.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/2fe45940-89d6-4107-bada-7c1aca0bc9ac/Untitled.png

  2. Click Save File. The VirtualBox version number might be different from the image shown below.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/97bb8d58-004b-42d5-96b2-1dcfeef04c0b/Untitled.png

  3. Run the downloaded executable file and follow the on-screen instructions for installation.

II. Setup the Virtual Machine

  1. Download the virtual box settings and virtual disk image file from

    https://s3-ap-southeast-1.amazonaws.com/aenpublic/ubuntu-server-18.04.vbox

    https://s3-ap-southeast-1.amazonaws.com/aenpublic/ubuntu-server-18.04.vdi

  2. By default, VirtualBox saves the files for the virtual machine at the following path: C:\Users\{Your User}\VirtualBox VMs. You can move the downloaded files to this path and place them inside a folder named aen-node.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/907e87fe-88ac-4408-a66a-1275fb81c8ec/Untitled.png

  3. Run VirtualBox and add a virtual machine by clicking Machine and then Add.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/b4e7018a-ba50-4cc5-91f5-0ff2d558fb5b/Untitled.png

  4. Find and select the virtual machine we have just downloaded.

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/6d98bbd5-90e1-4a47-8dc6-043da63a6379/Untitled.png

  5. Run the virtual machine by selecting it and clicking the "Run" green arrow. You will be asked for a login. Enter "aenuser". You will be asked for a password. Enter "aenpass".

    https://s3-us-west-2.amazonaws.com/secure.notion-static.com/34203252-f66d-4c5f-bd7b-49a78c83d4b7/Untitled.png

  6. And that's it. You have a working virtual machine to run the Aen Node in.