LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   user rights (https://www.linuxquestions.org/questions/linux-newbie-8/user-rights-640770/)

fmpfmpf 05-08-2008 06:08 AM

user rights
 
i am using Ubuntu 8.04

i have a problem creating a new folder in Computer/Filesystem/etc/opt
i right click, and the "Create Folder" is grey in colour (unclickable)

is there a command i have to type in terminal so that i can create a new folder?
or is there any other methods?

thank you

premnarayan 05-08-2008 06:41 AM

Hi,
It seems you do not have permissions to create folder. If you are trying that as normal user, it is a security feature of linux wherein normal users do not have write permissions to system folders like /etc. Only root has that power.

In case you are root, but still cannot create folder, check the permissions on the parent folder. It should be writable. "man chmod" should help.


All times are GMT -5. The time now is 06:37 PM.