News

How to find files in Linux: using a distro. Here we'll look at using the search functionality within a Linux distro. This guide focuses on Ubuntu, but other distros will work similarly. 1.
Your best bet is to make use of the built-in CLI search tools, such as find. The find command is a powerful search command that can easily help you find the files you’re looking for. Let me show ...
How to find a file on Linux using a desktop file manager. Similar in look and feel to Microsoft Windows or Apple's MacOS, many Linux distributions come with different desktop environments, ...
The Linux find command makes it easy to find files on your system – even if you don’t remember their names or exactly when you last updated them. Some of the options are a bit more challenging ...
In this how-to, we’ll look at various ways of using the find command to help us find files and directories across the Linux filesystem. Sometimes we misplace a file or directory and we can spend ...
Not happy with your Linux distro's default file manager? Stop struggling and try something different. Considering that these are all free, what do you have to lose?
Quick LinksThe locate CommandThe find CommandThe whereis CommandWhen to Use Each CommandLinux offers more than one way to find what you're looking for, including commands like locate, find, and ...
If you happen to be a GNOME 3 user (or any Linux desktop that makes use of either Nautilus or GNOME Files), you can add a contextual menu entry to the file manager for encryption. Here’s how (I ...