problems: how to use chmod

Asked by gary ferguson

help i am trying to load a new website into my apache www directory but it wont let me. i tried sudo chmod ugo+rwx but i get error msg saying 'missing operand after rwx' i can find nothing in the docs or chmod help that explains or clarifies. help my website is stranded until i fix this!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu coreutils Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marcobra (Marco Braida) (marcobra) said :
#1

You ave not put an operand to the command, to get chmod usage please type:

man chmod

to use chmod you must write something like this:

http://en.wikipedia.org/wiki/Chmod

Revision history for this message
marcus aurelius (adbiz) said :
#2

you can use the man pages in the CLI for information on how to use all linux commands.

type

man chmod for information on how chmod is used

Can you help with this problem?

Provide an answer of your own, or ask gary ferguson for more information if necessary.

To post a message you must log in.