How to easily open files with sudo privileges in the GNOME File Manager Your email has been sent Not all Linux file managers are created equal. Some file managers have more bells and whistles than the ...
Moving and renaming files in the Linux terminal is quick and painless, but first you need to understand how to do it. Whether you are sat at the machine, or remotely connected via SSH, these are the ...
The tree command is perfect for viewing your entire directory structure at a glance. It shows folders and files in a clear, ...
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 ...
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 than ...
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 ...
Copies of files sometimes represent a big waste of disk space and can cause confusion if you want to make updates. Here are six commands to help you identify these files. In a recent post, we looked ...