Posts

Showing posts from April, 2015

Linux File Special Permissions - Sticky Bit

Image
This is last of the three series posts regarding Linux special file permissions. We know that in addition to the basic file permission there are three more  special permissions. They are Set User ID (SUID) Set Group ID (SGID) Sticky Bit and in this post will cover Sticky Bit

Linux File Special Permissions - SGID

Image
This is second of the three series posts regarding Linux special file permissions. We know that in addition to the basic file permission there are three more  special permissions. They are Set User ID (SUID) Set Group ID (SGID) Sticky Bit and in this post will cover SGID

Linux File Special Permissions - SUID

Image
In an earlier post we saw different types of basic Linux file permissions. In addition to the basic file permission there are three more  special permissions. They are Set User ID (SUID) Set Group ID (SGID) Sticky Bit