b5media.com

Advertise with us

Enjoying this blog? Check out the rest of the Technology Channel Subscribe to this Feed

New Linux User

Beginner’s Tip: Learning to use chmod

by Kyle on January 24th, 2007

Chmod is a terminal command that often goes unused by new users. Chmod is short for “change mode” and according to the manual page:

chmod changes the permissions of each given file according to mode, which can be either a symbolic representation of changes to make, or an octal number representing the bit pattern for the new permissions.

I know the manual page sounds somewhat technical and probably very confusing. However, in more basic terms, the idea behind chmod is very simple: use chmod to modify the permissions of a file. Arsgeek has a very strong tutorial on how to use chmod and the various situations in which it comes in handy.

Beginner’s guide to chmod - [Arsgeek]

POSTED IN: How To

0 opinions for Beginner’s Tip: Learning to use chmod

  • No one has left a comment yet. You know what this means, right? You could be first!

Have an opinion? Leave a comment:




Check Spelling
Activate Spell Check while Typing