Linux provides a number of ways to control who has access to your files and what kind of access they have. Keeping your files private from anyone but those with superuser (root) access is easy on ...
Hidden files are a standard feature in Linux. Some applications save configuration files and other data in hidden files or folders that aren't visible by default. Fortunately, Linux makes working with ...
I'm looking for a good program to use to keep all my passwords in one encrypted file. I was using Pins in Windows, and I liked it a lot, but if there's something I don't have to use Wine with I'll go ...
The zip command lets you compress files to preserve them or back them up, and you can require a password to extract the contents of a zip file. Zipping files allows ...