Does Ubuntu 10.04 have a GUI app to manage folder and file permissions instead of using chmod manually in terminal?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Right-click the file or folder and go to the Permissions tab. There you can set permissions for that file/folder.

Launching a file browser with su access:

gksu nautilus <DIRECTORY>
link|improve this answer
Thank you very much! – Yosef May 21 '10 at 15:09
You're very welcome! – BloodPhilia May 21 '10 at 15:10
1  
@meyosef: If you found this answer helpful, consider accepting it by clicking the checkmark! – squircle May 24 '10 at 20:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.