Celeb Glow
news | March 28, 2026

sudo chmod 755 [file]: operation not permitted!

I wanted change the permission of a file that I own previously, so I typed:

$ sudo chmod 755 [file]
[sudo] password for rakinar2:
sudo: chmod: Operation not permitted

How do I fix this issue? I'm using ubuntu bionic.

EDIT [11 Jul 2021]: I run lsattr [file] and it says Permission denied while trying to stat [file]

5 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy