October 2015
Intermediate to advanced
514 pages
16h 19m
English
CHAPTER |
|
5 |
Filesystems, Volumes, and Encryption |
AS A LINUX EXPERT, you already know how to set up partitions, logical volumes, and redundant array of independent disks (RAID) systems. You know how to configure those systems on selected directories. You know how to format those filesystems. But there are choices that can enhance security or at least limit the risk to important data. These choices relate to how such volumes are organized, how they’re mounted, and how they’re formatted. Of course, encryption of such filesystems can also enhance security.
Although file and folder permissions are basic to Linux, they are the starting point for security on Linux. You’ll examine these permissions when they’re local and when they’re mounted ...