WEBVTT

00:03.050 --> 00:04.250
For this course.

00:04.250 --> 00:07.610
I assume you have vagrant installed on your system.

00:07.880 --> 00:14.240
If not, please refer to the additional materiality at the end of the course where you will find a lecture

00:14.240 --> 00:16.250
on how to install vagrant.

00:16.550 --> 00:23.660
So I am now in the project directory and to download and run an ubuntu instance, I'll run vagrant in

00:23.660 --> 00:23.780
it.

00:23.780 --> 00:28.700
Ubuntu slash trusty 64 and vagrant up commands then vagrant ssh.

00:43.400 --> 00:46.190
Now let's install engine x on Ubuntu.

00:46.430 --> 00:49.520
Step one Update system packages.

00:49.730 --> 00:55.910
Before installing any software, it is always a good practice to update the system packages, open the

00:55.910 --> 00:59.570
terminal and run the following command to update the package index.

00:59.570 --> 01:01.190
Sudo apt update.

01:08.100 --> 01:16.110
Step two to install engine x run sudo apt install engine x step three start engine x service.

01:16.110 --> 01:22.080
Once the installation is complete, start the engine x service by running the following command pseudo

01:22.080 --> 01:24.540
system CTL Start engine X.
