Book Image

CentOS System Administration Essentials

Book Image

CentOS System Administration Essentials

Overview of this book

Table of Contents (18 chapters)
CentOS System Administration Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 3. CentOS Filesystems – A Deeper Look

So we know that our filesystems are comprised of files and directories; both of which are files, just different types. However, what about links, pipes, and sockets? What are they and how are they used? And why do we talk of links? What is the difference between a hard link and soft link? I think I need to sit down. I can feel one of my turns coming on.

Let's also challenge the traditional filesystem design; you may well have worked with a logical volume manager (LVM) in the past, but let me tell you just how last century that is. You are going to be blown away by the power and ease of your enterprise filesystem management using BTRFS, pronounced Better FS. We will cover the following sections in this chapter:

  • A magician's secret: We reveal how to count subdirectories without actually counting them.

  • Special permissions: This will cover the tail of the wall command and how it met the GUID bit.

  • Naming your pipes: I am sure that you would not care...