Hello
I want to change the permissions of a file but this error is output : "can not change permissions to ... read-only filesystem".
How can change the permissions to my file ?
Since the file system is read-only, you cannot. You need to remount the file system in read-write mode, and you need to be root or sudo to do that.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.