How To Prevent Files Folders From Deletion Or Modification In Ubuntu Using Chattr
Using chattr (Change Attribute) command in Linux, you can prevent accidental deletion and modification of files and folders even as root user by changing file attributes . It comes pre-installed in Ubuntu Linux operating system. Prevent Files Folders From Deletion…