How can I make some file impossible to be deleted by user even if it is under his/her home folder?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
It is possible to make a file impossible to delete, even from root, on an ext2/3/4 filesystem, changing a file system attribute of the file:
More information on If later you want to delete the file you should use
before using There are two drawbacks to this:
|
|||
|
|
