FilePermissions
Differences between revisions 1 and 20 (spanning 19 versions)
Size: 845
Comment:
|
Size: 59
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
##If you want to get involved with editing and organising the Wiki please visit DocumentationTeam. ##YOU MUST READ THE WikiGuide PAGE BEFORE EDITING THE DOCUMENTATION ON THE WIKI! == Understanding and Using File Permissions == In Linux and Unix everything is a file. Directories are files, files are files and devices are files. Devices are usually refered to as a node, however, they are still files. All of the files on a linux system has permissions that allow or prevent others from viewing, modifying or executing. The super user "root" has the ability to access any file on the system. Each file has access and user restrictions. Three types of access restrictions. read write execute Three types of user restrictions. owner group other The command to use when modifying permissions is chmod. |
#REFRESH 0 http://help.ubuntu.com/community/FilePermissions |
FilePermissions (last edited 2008-08-06 16:27:42 by localhost)