In Linux, links to files are created in the same way that references to files are created in most common…
Browsing: Filesystem
RAID is the acronym for redundant array of inexpensive disks, but with the world getting digitalized and sneak peaking the…
1. Introduction Mount is to access a filesystem in Linux. You can mount a filesystem on any directory and access…
USB formatting is the process of erasing all data from the disk and prepare it for use. Sometimes we are…
Some times we faced issue some think like “Too many open files” on heavy load server. It means our server…
What is GPT Partition ? GPT (GUID Partition Table) is a standard for the layout of the partition table on…
SSHFS is a filesystem based on the SSH File Transfer Protocol (SFTP). On remote side we just need to install…