News

If you’ve been exploring the file system for a while, it could be anywhere that your user account allows you to go. After all, you can’t enter a directory if you don’t have read access.
When I started using Linux, the file system was nothing like the folder structures Id been used to on Windows. Ill admit that it took me a while to feel comfortable. However, with time, I realized ...
Ranger is a unique and very handy file system navigator that allows you to move around in your Linux file system, go in and out of subdirectories, view text-file contents and even make changes to ...
Introduction Navigating the Linux filesystem hierarchy can be a daunting task for newcomers and even seasoned administrators. Unlike some other operating systems, Linux follows a unique directory ...
In kernels previous to 2.3, no file could exceed 2GB, as Linux, like most 32bit UNIX systems, uses a signed 32bit offset pointer in read () or write (). (This is resolved in kernel 2.4 by changing ...