Skip to main content

Thread: How to CHMOD?


just curious, in home dir have list of students, have sub directory of wordpress
don't, when installed wordpress of students used me (root) owner.
i'd chown users own username. how accomplish this?

find * | grep '$name/wordpress' | chown -r $name:www-data ???

quote posted ehime view post
just curious, in home dir have list of students, have sub directory of wordpress
don't, when installed wordpress of students used me (root) owner.
i'd chmod users own username. how accomplish this?

find * | grep '$name/wordpress' | chmod -r $name:www-data ???

really, dont need chmod.

make them owner of folders.

sudo chown -r <studentusername> /studentswordpressdirectory

dont want go chmod whole directory because screw permissions wordpress.

changing owner should sufficient.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How to CHMOD?


Ubuntu

Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support