|
CHMOD
|
|
05-17-2009, 06:10 AM
(This post was last modified: 05-17-2009 06:17 AM by Aizal.)
Post: #1
|
|||
|
|||
|
CHMOD
General Information
When using UNIX systems it is sometimes necessary to change file permissions, which is done using the CHMOD command. While we always recommend that you check your documentation, basically there are two different methods you can select from in order to CHMOD a file:
Reasons for CHMODing CHMODing files is done for a variety of reasons. You CHMOD files to: mark them executable, give them write permission, restrict access to them, etc. It is important to note that CHMODing files is going to be nearly impossible to avoid. If you are trying to run certain CGI script, then this may require you to execute permission on the script itself, write permission on a directory, and read on an informational page. Here, your CGI script should contain documentation that will inform you of the proper CHMOD procedure (if any). List of CHMOD's and what they mean.
ElevatedServers.net "Rise Above The Rest" |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help


