WEBVTT

1
00:00:00.600 --> 00:00:01.710
<v Instructor>In this video,</v>

2
00:00:01.710 --> 00:00:03.840
we are going to create a safe environment

3
00:00:03.840 --> 00:00:07.050
using a virtualization system called VirtualBox.

4
00:00:07.050 --> 00:00:08.670
Now, the reason I chose VirtualBox

5
00:00:08.670 --> 00:00:11.310
as opposed to VMware or HyperV or many

6
00:00:11.310 --> 00:00:13.620
of the other virtualization solutions is simply

7
00:00:13.620 --> 00:00:16.140
because VirtualBox is free to use.

8
00:00:16.140 --> 00:00:17.490
It's an open source product.

9
00:00:17.490 --> 00:00:18.747
It works really well

10
00:00:18.747 --> 00:00:20.610
and you can download it wherever you are

11
00:00:20.610 --> 00:00:23.040
in the world for free and be able to use it.

12
00:00:23.040 --> 00:00:23.873
So what we're going to do

13
00:00:23.873 --> 00:00:25.530
is we're going to open up our web browser.

14
00:00:25.530 --> 00:00:27.090
I'm going to use Google Chrome

15
00:00:27.090 --> 00:00:30.780
and we're going to go to VirtualBox.org.

16
00:00:30.780 --> 00:00:34.020
Now, when we get to VirtualBox.org here on the main screen

17
00:00:34.020 --> 00:00:36.210
you're going to see download VirtualBox

18
00:00:36.210 --> 00:00:39.330
version five point whatever or whatever version is current

19
00:00:39.330 --> 00:00:41.010
as of the time of this recording.

20
00:00:41.010 --> 00:00:43.557
So we're going to go ahead and click on download VirtualBox

21
00:00:43.557 --> 00:00:46.740
and we're going to select which host we're using.

22
00:00:46.740 --> 00:00:48.360
Now, if you're using a Windows machine,

23
00:00:48.360 --> 00:00:50.190
you're going to click on Windows host.

24
00:00:50.190 --> 00:00:53.757
I am using a Macintosh machine, so I'm going to use OSX host.

25
00:00:53.757 --> 00:00:56.343
And if you're using a Linux, you'd click on Linux.

26
00:00:57.360 --> 00:00:59.160
At this point, it will start downloading

27
00:00:59.160 --> 00:01:01.380
as you could see here in the bottom corner.

28
00:01:01.380 --> 00:01:03.120
It'll take just a couple of seconds

29
00:01:03.120 --> 00:01:05.610
and then we'll be able to go ahead and launch VirtualBox

30
00:01:05.610 --> 00:01:08.103
and use the installer to install the program.

31
00:01:10.800 --> 00:01:13.170
And here we go, we have VirtualBox.

32
00:01:13.170 --> 00:01:14.820
If you're on a Mac, it's going to come

33
00:01:14.820 --> 00:01:18.240
as a download as a DMG or a disk image file.

34
00:01:18.240 --> 00:01:21.300
If you're on Windows, it'll be an exe installer.

35
00:01:21.300 --> 00:01:23.790
Either way, you're going to go ahead and open that file up

36
00:01:23.790 --> 00:01:24.900
just like I did

37
00:01:24.900 --> 00:01:27.700
and you're going to double click the file for installation.

38
00:01:28.860 --> 00:01:30.150
Now it's going to go through

39
00:01:30.150 --> 00:01:32.250
and do just a standard installation here.

40
00:01:32.250 --> 00:01:35.250
So we'll just click on continue and continue.

41
00:01:35.250 --> 00:01:36.900
I like to customize it and make sure

42
00:01:36.900 --> 00:01:39.750
that my command line utilities are being installed

43
00:01:39.750 --> 00:01:42.120
by having that check mark is checked,

44
00:01:42.120 --> 00:01:43.860
and then we'll go ahead and hit install.

45
00:01:43.860 --> 00:01:45.933
Use your password for your system.

46
00:01:57.390 --> 00:01:59.550
It's going to ask you for your username and password

47
00:01:59.550 --> 00:02:02.160
because it needs administrative rights to install this.

48
00:02:02.160 --> 00:02:04.380
And then it will go through the installation process

49
00:02:04.380 --> 00:02:06.430
which will take just a couple of minutes.

50
00:02:07.770 --> 00:02:09.270
Once it's done, you're going to go ahead

51
00:02:09.270 --> 00:02:12.090
and hit close to close the installer.

52
00:02:12.090 --> 00:02:14.610
You can move it to trash or throw it to your recycling bin

53
00:02:14.610 --> 00:02:16.260
if you're on Windows.

54
00:02:16.260 --> 00:02:19.470
And at that point, VirtualBox will be installed

55
00:02:19.470 --> 00:02:21.810
and you can see on my machine, it is installed

56
00:02:21.810 --> 00:02:25.560
in my application folder right here with VirtualBox.

57
00:02:25.560 --> 00:02:27.240
Now that we've installed VirtualBox,

58
00:02:27.240 --> 00:02:28.380
let's go ahead and open it.

59
00:02:28.380 --> 00:02:29.940
So I'm going to go to my applications folder

60
00:02:29.940 --> 00:02:31.410
and click on VirtualBox.

61
00:02:31.410 --> 00:02:33.750
If you're using Windows, go to your start menu

62
00:02:33.750 --> 00:02:36.390
and you'll be able to find your VirtualBox in there.

63
00:02:36.390 --> 00:02:37.620
Now, once you open it up,

64
00:02:37.620 --> 00:02:39.810
you can see that there's not much here.

65
00:02:39.810 --> 00:02:42.030
We don't have any virtual machines yet.

66
00:02:42.030 --> 00:02:43.860
And so we're going to have to install one.

67
00:02:43.860 --> 00:02:45.270
So if you have a Windows disk,

68
00:02:45.270 --> 00:02:47.340
you can go ahead and install it now

69
00:02:47.340 --> 00:02:49.710
walking through the steps by clicking the new button

70
00:02:49.710 --> 00:02:53.310
in the upper left hand corner of your VirtualBox manager.

71
00:02:53.310 --> 00:02:54.360
But if you don't,

72
00:02:54.360 --> 00:02:57.450
I'm going to show you where you can get a free Windows version,

73
00:02:57.450 --> 00:03:00.450
Windows 10, to be able to use it for the next 90 days

74
00:03:00.450 --> 00:03:03.390
while you're taking this course as a trial.

75
00:03:03.390 --> 00:03:04.223
So what we're going to do

76
00:03:04.223 --> 00:03:06.330
is we're going to open up our Google Chrome

77
00:03:06.330 --> 00:03:09.900
and in Google, we're going to search for Windows 10 Edge

78
00:03:09.900 --> 00:03:12.720
and then type in virtual machine.

79
00:03:12.720 --> 00:03:14.550
Now the nice thing here is

80
00:03:14.550 --> 00:03:18.360
that Microsoft provides developers free virtual machines

81
00:03:18.360 --> 00:03:19.800
with version IE8

82
00:03:19.800 --> 00:03:22.770
through Microsoft Edge to test out their websites.

83
00:03:22.770 --> 00:03:25.290
But we can also use that for our purposes.

84
00:03:25.290 --> 00:03:27.540
So go ahead and click on that first link there.

85
00:03:27.540 --> 00:03:29.640
And you'll select the virtual machine you want.

86
00:03:29.640 --> 00:03:33.120
They have Windows 7, Windows 8 and Windows 10.

87
00:03:33.120 --> 00:03:34.830
We're going to choose Microsoft Edge

88
00:03:34.830 --> 00:03:38.520
on Windows 10 X64 stable version,

89
00:03:38.520 --> 00:03:43.350
which as of today is version 16.16299.

90
00:03:43.350 --> 00:03:45.060
And then select your platform,

91
00:03:45.060 --> 00:03:47.790
which for us is going to be VirtualBox.

92
00:03:47.790 --> 00:03:49.800
And at that point you can click download zip

93
00:03:49.800 --> 00:03:51.540
and it will start downloading.

94
00:03:51.540 --> 00:03:54.210
Now you'll notice that this is a very large file.

95
00:03:54.210 --> 00:03:56.580
It is 4.9 gigabytes.

96
00:03:56.580 --> 00:03:58.440
So if you have a slow internet connection,

97
00:03:58.440 --> 00:04:01.200
this can take you a long time to download.

98
00:04:01.200 --> 00:04:03.780
If that's you, you might want to find a DVD

99
00:04:03.780 --> 00:04:06.240
or CD with an older version of Windows

100
00:04:06.240 --> 00:04:09.960
whether that's Windows XP, 7, 8, or 10.

101
00:04:09.960 --> 00:04:12.690
Now in this course, I'm going to use Windows 10.

102
00:04:12.690 --> 00:04:14.610
And what I'm going to do here is I'm going to pause the video

103
00:04:14.610 --> 00:04:17.040
and I'm going to come back when this is finished downloading

104
00:04:17.040 --> 00:04:17.873
and I'll walk you

105
00:04:17.873 --> 00:04:20.493
through how we can install this inside a VirtualBox.

106
00:04:21.360 --> 00:04:25.140
So I'm back and our VM has finished downloading.

107
00:04:25.140 --> 00:04:28.500
So we're going to go ahead and close out our browser here

108
00:04:28.500 --> 00:04:31.260
and you can see that we are back here in VirtualBox.

109
00:04:31.260 --> 00:04:33.930
So if I go to my downloads folder, you'll see

110
00:04:33.930 --> 00:04:37.350
that Microsoft Edge Windows 10 VirtualBox.zip

111
00:04:37.350 --> 00:04:38.760
has been downloaded.

112
00:04:38.760 --> 00:04:40.230
I'm going to go ahead and expand that.

113
00:04:40.230 --> 00:04:42.600
On Mac, you simply need to click on it

114
00:04:42.600 --> 00:04:44.280
and it will expand it for you.

115
00:04:44.280 --> 00:04:46.620
If you're on Windows, you will right click it

116
00:04:46.620 --> 00:04:48.873
and tell it to extract the zip file.

117
00:04:51.270 --> 00:04:52.770
Now, once that's done,

118
00:04:52.770 --> 00:04:55.620
you're going to have a folder inside your downloads folder

119
00:04:55.620 --> 00:04:57.867
called Microsoft Edge Windows 10.

120
00:04:57.867 --> 00:05:00.900
And if I open that up, you'll see, there are two files.

121
00:05:00.900 --> 00:05:03.810
There is this VMDK file on the left

122
00:05:03.810 --> 00:05:06.630
and an OVF file on the right.

123
00:05:06.630 --> 00:05:10.680
OVF is actually the container file for a virtual machine.

124
00:05:10.680 --> 00:05:13.290
The VMDK file is the virtual hard disk

125
00:05:13.290 --> 00:05:14.820
for that virtual machine.

126
00:05:14.820 --> 00:05:17.790
And so for us to install this inside a VirtualBox,

127
00:05:17.790 --> 00:05:20.880
we simply have to double click that OVF file.

128
00:05:20.880 --> 00:05:22.770
And it's going to go ahead and ask us if we want

129
00:05:22.770 --> 00:05:25.590
to import that into our virtual machine,

130
00:05:25.590 --> 00:05:27.240
inside a VirtualBox.

131
00:05:27.240 --> 00:05:28.073
So I'm going to go ahead

132
00:05:28.073 --> 00:05:31.200
and click initialize the Mac address of the network card.

133
00:05:31.200 --> 00:05:34.380
And you'll see here, we have a Microsoft Edge Windows 10

134
00:05:34.380 --> 00:05:38.640
version operating system, running Windows 10 64 bit.

135
00:05:38.640 --> 00:05:40.620
It's going to use one CPU

136
00:05:40.620 --> 00:05:42.810
and it's giving it four gigabytes of RAM.

137
00:05:42.810 --> 00:05:44.820
Now we could change that if we wanted to

138
00:05:44.820 --> 00:05:46.560
but for best performance, we're going to go ahead

139
00:05:46.560 --> 00:05:49.140
and leave that as four gigabytes of RAM.

140
00:05:49.140 --> 00:05:51.870
You'll see it has a network card, a sound card

141
00:05:51.870 --> 00:05:54.540
and a virtual disk image, all ready to go.

142
00:05:54.540 --> 00:05:56.040
We'll go ahead and hit import.

143
00:05:56.040 --> 00:05:58.020
And as you can see, it'll take just a couple

144
00:05:58.020 --> 00:06:00.993
of minutes for this to install Windows 10 for us.

145
00:06:01.830 --> 00:06:04.620
So now that we have downloaded VirtualBox

146
00:06:04.620 --> 00:06:07.740
and installed it and then installed Windows 10 inside of it,

147
00:06:07.740 --> 00:06:10.860
we're ready to go ahead and boot up our Windows 10 machine.

148
00:06:10.860 --> 00:06:11.850
So we'll just click on it

149
00:06:11.850 --> 00:06:14.460
and then click the green start button.

150
00:06:14.460 --> 00:06:16.230
It's going to go ahead and boot up here for us

151
00:06:16.230 --> 00:06:18.720
and it'll take about 30 to 60 seconds

152
00:06:18.720 --> 00:06:20.720
the first time you go ahead and boot it.

153
00:06:21.630 --> 00:06:23.040
Now, when it boots up,

154
00:06:23.040 --> 00:06:27.060
it's going to log in with the IE user account.

155
00:06:27.060 --> 00:06:29.370
And you'll see me log in here with it.

156
00:06:29.370 --> 00:06:32.010
To do that, if it asks for the password,

157
00:06:32.010 --> 00:06:35.300
the password on this VM is the word Passw0rd!

158
00:06:35.300 --> 00:06:40.300
So it's capital P, little a, little s s, little w, zero,

159
00:06:42.000 --> 00:06:45.000
r, d, and then exclamation mark.

160
00:06:45.000 --> 00:06:47.340
And you can see that here on the screen,

161
00:06:47.340 --> 00:06:50.610
the username and password is password

162
00:06:50.610 --> 00:06:52.830
and that's a zero, not a O.

163
00:06:52.830 --> 00:06:55.170
This is the default administrator account

164
00:06:55.170 --> 00:06:59.190
on this virtual machine that Microsoft has provided us.

165
00:06:59.190 --> 00:07:01.200
So at this point we have installed VirtualBox.

166
00:07:01.200 --> 00:07:02.880
We have imported a virtual machine,

167
00:07:02.880 --> 00:07:06.450
and now we've booted up Windows inside of a virtual machine

168
00:07:06.450 --> 00:07:08.130
on a Mac environment.

169
00:07:08.130 --> 00:07:09.150
And so you can see here

170
00:07:09.150 --> 00:07:11.820
that we now have a full Windows 10 machine

171
00:07:11.820 --> 00:07:13.584
that we can do whatever we want with inside

172
00:07:13.584 --> 00:07:15.450
of this Mac environment.

173
00:07:15.450 --> 00:07:17.550
And we'll be able to operate it just as if we were sitting

174
00:07:17.550 --> 00:07:20.010
in front of any other Windows 10 machine

175
00:07:20.010 --> 00:07:22.080
whether that's a desktop or a laptop

176
00:07:22.080 --> 00:07:23.850
because it has all those same features

177
00:07:23.850 --> 00:07:27.210
and capabilities for us because this is an older Mac

178
00:07:27.210 --> 00:07:29.643
that is using an X64 base processor.

