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 ...
Mounting and unmounting drives using both the terminal and the GUI is an essential Linux skill. In this article, we show how to do this and how to work with ISO image files.
Still, files and file-like things continue to be a big part of Linux and knowing how to manipulate links, mount directories, and use FUSE file systems can be a big help in administering and ...
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.
File sharing is a fundamental aspect of networked computing, and in Linux environments, two of the most prevalent protocols facilitating this are NFS (Network File System) and Samba. This article aims ...
Jack Wallen introduces new Linux users to the mount command and how to use it to mount an external drive to the internal file system.
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), ...