1
00:00:00,390 --> 00:00:06,960
Now, let us change the permission of home dictatory so we are already logged in as a nanu user.

2
00:00:07,470 --> 00:00:09,110
We will go to master system.

3
00:00:09,420 --> 00:00:11,520
We are already logged in as a nanu user.

4
00:00:12,030 --> 00:00:20,040
So we will go back to home directory with this command, with pwd command.

5
00:00:20,040 --> 00:00:22,430
You can verify in which directory we are.

6
00:00:22,890 --> 00:00:29,430
Let us now check the permission with ld command permission regarding the nanu user, the permissions are

7
00:00:29,460 --> 00:00:30,290
700.

8
00:00:30,780 --> 00:00:31,910
So now what we want.

9
00:00:31,920 --> 00:00:38,690
We want to change the permission chmod 711.

10
00:00:38,820 --> 00:00:39,320
nanu user.

11
00:00:39,450 --> 00:00:46,050
Then again we are going to check now the permissions are for other, X permission are there.

12
00:00:46,080 --> 00:00:48,690
That means other people can enter into this directory.

13
00:00:49,320 --> 00:00:50,320
With pwd

14
00:00:50,340 --> 00:00:54,890
You can verify, with cd command, you can return back to your home directory.

15
00:00:55,470 --> 00:01:00,420
So now we have changed the permissions successfully according to our requirement.
