Hi everybody, I would like to know if there is any possibility to apply permission to a folder to,
1. Not to move the folder.
2. Create folders inside that folder.
I tried chmod -R 755 .
I cannot move the folder. it's ok. but also I cannot create folders inside this folder.
Help me.
thanks.