What is meant by chmod 755?

755 means read and execute access for everyone and also write access for the owner of the file . When you perform chmod 755 filename command you allow everyone to read and execute the file, the owner is allowed to write to the file as well.

Sizin İçin Seçtik  How do I check permissions in Linux?

Leave a Reply

Your email address will not be published. Required fields are marked *