We all have at some point experienced permission denied error, isn’t it frustrating so let’s understand how permissions in linux work. Linux like many other operating system is multi-user OS therefore to keep each users data safe and block unauthorized access linux enforces 2 level guard Ownership Permission Before we…