1
00:00:00,360 --> 00:00:04,960
Here we are going to see how to set up the Apache Web server labs.

2
00:00:05,310 --> 00:00:08,130
What are the different systems we are going to take?

3
00:00:08,340 --> 00:00:11,550
What are their IP addresses that we are going to discuss?

4
00:00:12,230 --> 00:00:15,540
So in our case, we will be involving three systems.

5
00:00:15,780 --> 00:00:20,310
In our case, we will be having three vms virtual machines.

6
00:00:20,700 --> 00:00:30,330
Having Centos seven installed on our one system is going to have the IP address 172.24.0.1 and the

7
00:00:30,330 --> 00:00:33,610
mask is going to be 255.255.0.0.

8
00:00:33,990 --> 00:00:35,280
That means 16 mask.

9
00:00:35,640 --> 00:00:38,850
And we are going to name this as a master.example.com.

10
00:00:39,300 --> 00:00:41,880
Now here we are going to implement the Web server.

11
00:00:41,880 --> 00:00:45,710
In our case, the Web server is going to be apache web server.

12
00:00:45,810 --> 00:00:52,620
So we will be implementing it here and then we will be using two client system c10.example,

13
00:00:52,620 --> 00:00:57,540
.com, which will be having the address 172.24.0.10.

14
00:00:58,470 --> 00:01:02,930
As the ip address this will act as your client.

15
00:01:03,810 --> 00:01:08,820
And another system that we are going to involve is C20.example.com.

16
00:01:09,630 --> 00:01:13,470
It will be having the address 172.24.0.20.

17
00:01:13,470 --> 00:01:15,570
Again, the mask is going to be 16.

18
00:01:16,170 --> 00:01:24,810
And in both these c10 and c20, we will be using these for testing our Web servers and when

19
00:01:24,810 --> 00:01:26,850
we will be talking about Web server first.

20
00:01:27,720 --> 00:01:30,080
We will be looking at how to launch one site.

21
00:01:30,100 --> 00:01:38,070
Then we will be seeing how to launch multiple sites by using one address, then launching different

22
00:01:38,070 --> 00:01:45,780
sites on different IP addresses, security and other issues, security, what type of security we can

23
00:01:45,780 --> 00:01:50,460
put on our Apache server that we are going to discuss anything with all these.

24
00:01:50,640 --> 00:01:57,270
We are going to use this lab and on this c10 we will be having different browsers.

25
00:01:57,270 --> 00:02:05,160
In our case, we will be using text-based browser elinks, lynx, curl, although you can install

26
00:02:05,160 --> 00:02:06,280
Firefox also.

27
00:02:06,600 --> 00:02:09,470
So this will act as a Web client or Web browser.

28
00:02:09,900 --> 00:02:18,420
And again, on C20, we will be having the browser elinks, lynx, curl and all these are command based browsers.

29
00:02:18,430 --> 00:02:22,200
So we will be using these for testing our Web server.

30
00:02:23,040 --> 00:02:33,450
In our case again, that we will be taking three systems mean three VMS, one having 172.24.0.1 address.

31
00:02:33,960 --> 00:02:37,260
and other 172.24.0.10.

32
00:02:37,470 --> 00:02:41,460
And the third one is 172.24.0.20.

33
00:02:42,000 --> 00:02:47,190
And one is will be act as Web server, ten and twenty will act as a Web client.

34
00:02:48,060 --> 00:02:57,480
So in three VMS, in our Master VM here, that network adapter setting after we have completed the lab, that

35
00:02:57,480 --> 00:02:58,500
is going to be bridge.

36
00:02:58,830 --> 00:03:07,350
And what ip address it will show ip a s when we are going to check the address, it will show us the address 172.

37
00:03:07,350 --> 00:03:10,020
24.0.1, that will be the address.

38
00:03:10,620 --> 00:03:17,800
And we will be having one entry in our host file that we will be discussing later what that host entry

39
00:03:17,880 --> 00:03:18,690
is going to be.

40
00:03:18,690 --> 00:03:24,330
That means we are concern with the IP address that mean it will have the entry 172.24.0.

41
00:03:24,660 --> 00:03:25,040
1.

42
00:03:25,500 --> 00:03:27,720
this is your master system.

43
00:03:28,410 --> 00:03:32,160
Then you have got one C10 system is there.

44
00:03:32,490 --> 00:03:36,420
So this will going to have the address 172.24.0.10.

45
00:03:36,480 --> 00:03:40,570
again, the setting is bridge network adapter.

46
00:03:40,570 --> 00:03:41,640
setting is Bridge.

47
00:03:42,870 --> 00:03:51,240
And then third system, it is going to be having the address 172.24.0.20 and please next few videos we will

48
00:03:51,240 --> 00:03:53,870
be on how we have set up this lab.

49
00:03:54,210 --> 00:04:01,230
And again, if you can yourself set up this lab, that means you need three systems or three VMs.

50
00:04:01,560 --> 00:04:07,680
If you can create this type of setup, then you can skip next few videos.

51
00:04:07,860 --> 00:04:15,000
And straightaway you can move to the part where we'll be discussing how to launch a single website

52
00:04:15,000 --> 00:04:16,050
using Apache Web server.

53
00:04:16,260 --> 00:04:24,690
and please remember, in all these VMs, we have got bridge setting so that these systems can

54
00:04:24,690 --> 00:04:27,500
communicate between themselves.

55
00:04:27,690 --> 00:04:36,690
And please remember, all the systems will be having the entries regarding in host file IP address entry

56
00:04:36,690 --> 00:04:43,920
and the systems fully qualified domain name entry in the case of one also, ten also.

57
00:04:44,460 --> 00:04:47,750
And your twenty also.

58
00:04:48,180 --> 00:04:54,240
So we will next see how we have set up the master system C10 System C20 system.

59
00:04:54,510 --> 00:05:01,800
Then in the end we will also verify whether everything is working perfectly or not.
