Skip to content

Commit b1013ff

Browse files
pranavmalaviyaPetr Razumov
andauthored
Update new OVA related information (#182)
* Update new OVA related information * Update pages/user guides/tidal-vms.md Co-authored-by: Petr Razumov <[email protected]> * Fix grammar * Replace "Tidal software" with "Tidal Migrations software" Co-authored-by: Petr Razumov <[email protected]>
1 parent 4250d25 commit b1013ff

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

pages/user guides/tidal-vms.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
---
22
title: Pre-Configured Virtual Machines
33
keywords: vm, virtual, machine, image, ova, ovf, aws, ami, tidal, tools
4-
last_updated: November, 2021
5-
summary: "Virtual machines pre-configured with Tidal software"
4+
last_updated: January, 2022
5+
summary: "Virtual machines pre-configured with Tidal Migrations software"
66
sidebar: main_sidebar
77
permalink: pre-configured-vms.html
88
---
99

10-
To help you get your Tidal Migrations discovery phase up and running, we've created a series of pre-configured virtual machines with common operating systems. These VMs have the latest Tidal software and dependencies installed for you, so you can focus on getting things done.
10+
To help you get your Tidal Migrations discovery phase up and running, we've created a pre-configured virtual machine image. This VM has the latest Tidal Migrations software and dependencies installed for you, so you can focus on getting things done.
1111

1212
## Ubuntu 18.04
1313

14-
The Ubuntu-18.04-server-amd64 image comes with [Tidal tools](https://tidalmigrations.com/tidal-tools/) and [Machine Stats](https://pypi.org/project/machine-stats/) installed. To get started, download the Virtual Machine image from the link given below. You can import this OVA file into your VirtualBox or VMware Workstation. Use the following credentials for SSH.
14+
The Ubuntu-18.04-server-amd64 image comes with the latest version of [Tidal Tools](https://tidalmigrations.com/tidal-tools/) and [Machine Stats](https://pypi.org/project/machine-stats/) installed. To get started, download the Virtual Machine image from the link given below. You can import this OVA file into your VirtualBox or VMware Workstation. Use the following credentials to login.
1515

1616
```
17-
Username: vagrant
18-
Password: vagrant
17+
Username: ubuntu
18+
Password: tidal
1919
```
2020

21-
The _server install_ images do not have a graphical user interface and are suitable for AMD64 or EM64T architecture-based systems. To know more about this image type, visit [Ubuntu 18.04.6 LTS (Bionic Beaver)](https://cdimage.ubuntu.com/ubuntu/releases/18.04.6/release/).
21+
The Virtual Machine image is built with the latest ubuntu-bionic-18.04-amd64-server image available from Ubuntu for AWS. You can locate the source AMI from [Ubuntu Cloud Image Finder](https://cloud-images.ubuntu.com/locator/).
2222

2323
### Minimum System Requirements
2424

2525
- Memory: 2 GB
26-
- Processors: 2
27-
- Free Storage Space: 30 GB
26+
- Processors: 1
27+
- Free Storage Space: 8 GB
2828

2929
### Download link
3030

0 commit comments

Comments
 (0)