You may find yourself in a situation where you remember the content of a file but not its name. Linux offers various commands to help you find files based on specific text strings within them. By ...
Linux is the most flexible and customizable operating system on the planet. That customizability starts deep within the heart of the Linux kernel and the file system. A computer file system is a ...
A series of commands ranging from simple to fairly complex will help you count lines, words or individual characters on the Linux command line. Linux includes some useful commands for counting when it ...
Ranger is a great tool for providing a multi-level view of your Linux files and allowing you to both browse and make changes using arrow keys and some handy commands. Ranger is a unique and very handy ...
In my last article I talked about working with shortcuts in Ubuntu Linux. In this article I want to explain the basics of the Linux file system and where you can expect to find things. Once again, I ...
If you don’t use Linux the way it’s meant to be used, you’re basically swimming against the current and wondering why you’re not getting anywhere.
One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...