readingAtTheBeach replied to readingAtTheBeach's status
I picked this book back up, I see it has been a year since I last had it open. Skimmed through the rest of the "Filesystems" chapter, since understanding what an "inode" is seems like useless trivia nowadays, and we no longer really need to know much about mounting filesystems. Other things have changed, like instead of a swap partition now I just have a file at /swap.img, and it's not super important to know that either.
It just occurred to me that there's no chapter about security at all in this book, and very rarely is security even mentioned in passing. That seems like a big oversight for any "superuser" reader. Nothing about SELinux, for instance. Just a little about file permissions and a little about the host-based firewall.
Also nothing about the subsystems of Linux that support containers, or containers at all. I guess they were not yet …
I picked this book back up, I see it has been a year since I last had it open. Skimmed through the rest of the "Filesystems" chapter, since understanding what an "inode" is seems like useless trivia nowadays, and we no longer really need to know much about mounting filesystems. Other things have changed, like instead of a swap partition now I just have a file at /swap.img, and it's not super important to know that either.
It just occurred to me that there's no chapter about security at all in this book, and very rarely is security even mentioned in passing. That seems like a big oversight for any "superuser" reader. Nothing about SELinux, for instance. Just a little about file permissions and a little about the host-based firewall.
Also nothing about the subsystems of Linux that support containers, or containers at all. I guess they were not yet a big deal in 2015.