Understanding file permissions and ownership on Linux
Wednesday, December 12th, 2007The files on a Linux system can have reading permissions, writing permissions, executing (running) permissions or no permissions for the user that owns that files, groups of users or the rest - users who does not own that files and they are not members of any group. The usual file types ...