how do I change the permission on a file

Asked by bushtuckerman

how do I change the permission of a system file?? Set to root and won't let me change?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu bash Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Maxim Petrov (maximpetrov) said :
#1

sudo chown root:root FILENAME
sudo chmod 644 FILENAME

Can you help with this problem?

Provide an answer of your own, or ask bushtuckerman for more information if necessary.

To post a message you must log in.