A Basic Introduction to chmod for Linux
May 21st, 2009
chmod (short for change mode) is a shell command for Linux (and other Unix-like systems) for changing file and directory permissions. With Linux being a popular server solution it is an important command to learn and understand especially for the likes of website development on Linux based HTTP servers.