Recent in Twitter
Quick Tips
How to Password protect files and folders/directories on Linux using zip
I have previously discussed a simple trick to prevent other users from accessing your personal data. To summarise, all we did there was change the file permissions and ownership to root, so that whenever someone tries to access the folder through your account (assuming non-root), the system will throw a permission-denied error. Here is another similar trick to compress the content and password protect it.
By shredder12



























