WARNING: This site is intended for online use only; mass-downloading of pages degrades the server and is prohibited.
If you attempt to use tools to mass-download the site, you may be blocked permanently by automated software.
If you want to read this CertiGuide offline, please use one of the links on the left to purchase a convenient PDF copy. Thank you.

Get the A+ 4 Real e-book for your own computer.
Click Here!

Google
Web CertiGuide






Table Of Contents  CertiGuide to A+ (A+ 4 Real)
 9  Chapter 5: The Linux Operating System
      9  Basic Concepts and Procedures for Creating, Viewing and Editing Files and Directories
           9  Common Commands

Previous Topic/Section
Common Commands
Previous Page
Pages in Current Topic/Section
12
3
Next Page
mkdir - Make Directories Command
Next Topic/Section

ls - List  Directory Contents
(Page 3 of 3)

Understanding Linux Permissions



The Linux file system uses the same permission model as UNIX. This has proved over the years to be a useful model, rich enough for most situations and yet relatively easy to understand and administer. User and a group own each file. Read, write, and execute permissions can be set individually for both of these users. Additionally a third set of permissions exist for all other system users that may want to see these files.

Looking at the listing above there is a string of 10 hyphens, r, w, or x’s. The first position is information about the type of file, a d will be used to indicate a directory or a - for normal files, immediately followed by the access permissions for the file’s user/owner, the group, then all others. If the character r,w, or x appears in the indicated area for the file user, then that user has those corresponding access permissions, read, write, or execute. A - implies that the permission associated to that location is denied. In other words for the files named ps in the above listing: the file“˜s user/owner has read and write permission, the group user has read and write permission and all other users have only read permission. These permissions can be changed by either the file’s user/owner or the system administrator.

For more information, the info pages for the ls command carries a detailed description on how the ls command displays access rights.

This permission scheme allows Linux to maintain a very high-level of security. The user or system administrator can protect information or grant access to information on a very granular basis. Proper control and maintenance of file and directory permissions will help insure proper system security.


Previous Topic/Section
Common Commands
Previous Page
Pages in Current Topic/Section
12
3
Next Page
mkdir - Make Directories Command
Next Topic/Section

If you find CertiGuide.com useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider buying an inexpensive PDF equivalent of the CertiGuide to A+ (A+ 4 Real) from StudyExam4Less.com. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

CertiGuide to A+ (A+ 4 Real) (http://www.CertiGuide.com/apfr/) on CertiGuide.com
Version 1.0 - Version Date: March 29, 2005

Adapted with permission from a work created by Tcat Houser et al.
CertiGuide.com Version © Copyright 2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.