News

There are a number of Linux commands that will display file system types along with the file system names, mount points and such. Some will also display sizes and available disk space. The df ...
Have you heard it said that everything in Linux is a file? That is largely true, and that’s why the ability to manipulate files is crucial to mastering Linux Fu. One thing that makes a Linux ...
Linux provides quite a few commands to look into file system types. Here's a look at the various file system types used by Linux systems and the commands that will identify them.
Linux 101: What is the mount command, and how do you use it? Your email has been sent Jack Wallen introduces new Linux users to the mount command and how to use it to mount an external drive to the ...
If you get tired of having to remount Windows shares when you reboot your Linux box, read about an easy way to make those shares permanently mount. It has never been easier for Linux to interact ...
Using networked file systems is a common method for sharing disk space on UNIX-like systems, including Linux. Sun was the first to embrace this technology by introducing the Network File System (NFS), ...