LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do i get permission to edit my filestab file (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-get-permission-to-edit-my-filestab-file-682544/)

aszxcv 11-11-2008 12:35 AM

how do i get permission to edit my filestab file
 
i cannot save due to me not having permission

Junior Hacker 11-11-2008 12:49 AM

You can open your editor as root from command line in many ways.
If using the kde desktop run command: kdesu kate if using kate editor.
Or "su" to root and type the word: kate as root if using kate.
If using something in the "Buntu" family, use command: sudo gedit or whatever.
After editing the file you should be able to save it.

aszxcv 11-11-2008 01:21 AM

thanks for the help


All times are GMT -5. The time now is 06:36 AM.