11
Protect files and folders quickly in GNU / Linux
by admin ·
All we have in our computer data that we do not want to lose accidentally, or in the case of sharing the computer, which can be viewed by other users. The easiest way to ensure that data is to protect, for this we use an encryption system, but most often it is enough to change the permissions or attributes.
For the latter case the best and quickest option we have at our terminal with the command chattr, and we can run on any distribution GNU / Linux to be part of the system.
(more…)
