1
00:00:00,330 --> 00:00:05,940
Now, let us verify access to user website, so we will go to C10 system and we are going to

2
00:00:05,940 --> 00:00:13,800
run the command elinks --dumb http://172.24.0.1/~

3
00:00:13,860 --> 00:00:14,310
nanu.

4
00:00:14,550 --> 00:00:20,900
That means whenever we have to assess the file, we have to specify in this format.

5
00:00:21,390 --> 00:00:27,510
And when you are going to run this command, you will get one message that you do not have permission

6
00:00:27,510 --> 00:00:30,370
to access on this server.

7
00:00:30,690 --> 00:00:41,250
So let us go to our client 10 system and let us run the command elinks --dump 

8
00:00:41,250 --> 00:00:42,220
then the command is

9
00:00:42,360 --> 00:00:50,600
http://172.24.0.1/~nanu.

10
00:00:51,000 --> 00:01:04,650
it is giving permission error, we could have use this also www.example.

11
00:01:07,870 --> 00:01:08,790
1.com.

12
00:01:10,790 --> 00:01:19,390
Again, it is showing you the permission denied error why we use this because in our host file, we have got

13
00:01:19,390 --> 00:01:19,990
entry for that.

14
00:01:20,320 --> 00:01:23,220
So it is showing you the permission deny error.

15
00:01:25,390 --> 00:01:29,880
So why it is showing error why we are not able to view the page.

16
00:01:29,890 --> 00:01:31,660
So we will rectify the error.

17
00:01:31,840 --> 00:01:32,470
What is the error?

18
00:01:32,770 --> 00:01:35,710
What other settings we have to do that we have to see?
