PDA

View Full Version : Must read for Linux newbies :: File Permissions


Rick
04-06-2006, 02:51 PM
I found this article linked from librenix.com which is one of my favorite Linux info websites.

If you are new or interested in learning Linux, you need to understand the 755 777 644 stuff first. For this knowledge, check out the following article.

http://www.linuxforums.org/security/file_permissions.html


Rick

NightShade
04-06-2006, 11:47 PM
In the same vein check out the Unix Chmod Calculator (http://www.csgnetwork.com/csgchmodcalc.html)

bakes
04-07-2006, 01:43 AM
Thanks for the great resouces!

zenic
04-07-2006, 08:13 AM
Yes, Permissions is very important in programming/scripting.

Cobra
04-07-2006, 08:18 AM
Yes, good info. :) I like the calc, now it needs the extra bits!