News

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 ...
Jack Wallen shows you how to locate files on the Linux directory hierarchy using the find command.
Did you know that Linux makes it easy to create and use hidden files, which means you can easily tuck important documents away from plain sight? Here's how to manage those files.
Some files on a Linux system can appear in more than one location. Follow these instructions to find and identify these "identical twins" and learn why hard links can be so advantageous.
Linux-Windows dual boot systems don't have an easy way to access Linux files while booted into Windows. Some tools exist, but they don't offer perfect solutions. I've found using a shared ...
The find Command: Searching for Large Files The find command in Linux is a powerful utility for seeking out files that meet specific criteria. To hone in on large files, we can employ the find command ...
Need help accessing your files without a web browser? Linux has a few solutions you can access right from the command line.