File permissions are core to almost everything you do on your Linux machine, from viewing a PDF to saving an image and running an app. The core model keeps things simple, but there are quite a few ...
How to turn on advance file permissions in Ubuntu Linux Here’s how you can enable advance file permission in Ubuntu Linux. 1. Open a terminal window. 2. Type in the following command, then hit Enter: ...
Get to know the Linux hosts file and how to use it Your email has been sent If you're new to Linux, there's a very handy file you'll want to learn about right away. Jack Wallen introduces you to the ...
You probably have documents on your desktop operating system that contain sensitive information. So what do you do to protect that data? You could hide the document in an obscure folder -- but that's ...
The way the Linux file system is laid out makes perfect sense. I've been using Linux for so many years that I can't imagine another file system making more sense. When I consider how the Windows file ...
In an earlier installment of Linux Fu, I mentioned how you can use inotifywait to efficiently watch for file system changes. The comments had a lot of alternative ways to do the same job, which is ...