LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   file system seems to be read only (https://www.linuxquestions.org/questions/linux-newbie-8/file-system-seems-to-be-read-only-4175465048/)

KenMeagher 06-06-2013 07:35 PM

file system seems to be read only
 
hello!
I am new to linux but eager to learn.
I am trying to add a folder to /user/local but the paste button is grayed out. Also I tried to edit the /etc/sysctl.conf because I want to disable ipv6. but the editor says its read only.
what should I do?

yancek 06-06-2013 08:45 PM

Those are system files and you need to be root. Check the owner:group and permissions with the command: ls -l /etc/sysctl.conf

KenMeagher 06-10-2013 06:51 PM

Quote:

Originally Posted by yancek (Post 4966952)
Those are system files and you need to be root. Check the owner:group and permissions with the command: ls -l /etc/sysctl.conf

thank you for your help!


All times are GMT -5. The time now is 09:57 AM.