LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Edit / Create locked file, lubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/edit-create-locked-file-lubuntu-4175617657/)

boacboy 11-15-2017 04:36 AM

Edit / Create locked file, lubuntu
 
Hi folks, after much reading, I am close to giving up on this. I wish to create a blacklist config file to over ride the installed file for my sdr device. The system will not allow me to change anything. I am the owner and sole user on this lunbutu system.
Any help appreciated. Richard

MrElusive603 11-15-2017 04:48 AM

Hi Richard,

Are you logged in as root or using the sudo command?

alchimie 11-17-2017 03:24 PM

may be just use : sudo chmod 777 file_name

ondoho 11-18-2017 02:13 AM

^ ah, the sledgehammer approach.
i try to avoid it when i can.

Quote:

Originally Posted by boacboy (Post 5780872)
Hi folks, after much reading, I am close to giving up on this. I wish to create a blacklist config file to over ride the installed file for my sdr device. The system will not allow me to change anything. I am the owner and sole user on this lunbutu system.

please post the output of
Code:

ls -l /full/path/to/file
we do not know what file or software or device you are talking about, but it's a fair bet it's a permission problem.


All times are GMT -5. The time now is 12:30 AM.