| Learn to use extended file attributes in Linux to boost security |
| Source: Tech Republic - Posted by Alex | ||
|
The first tools to use with extended attributes is chattr, which changes file attributes for files, and lsattr which lists those attributes. There are a number of extended attributes you can add or remove from files, including “a”, which makes a file append-only, and “i” which makes a file immutable (cannot be modified, deleted, or renamed, nor can any link be created to the file). There are other attributes that deal with compression, undeletion, secure deletion, and journaling as well. Read this full article at Tech Republic
Only registered users can write comments. Powered by AkoComment! |
||