Book Image

The macOS User Administration Guide

By : Herta Nava
Book Image

The macOS User Administration Guide

By: Herta Nava

Overview of this book

Apple is pushing the capabilities of its technologies to help users achieve high performance, including improvements in its OS running across all Mac systems, macOS, and new technologies such as M1 Silicon chips. This book walks you through macOS from a system administration and support point of view, exploring its latest features. The book starts by explaining macOS architecture, installation, and startup processes to enable you to get started with the OS. You'll learn how to manage users and discover techniques for user security and privacy. Moving on, you'll get to grips with the macOS file system and learn to manage disks, volumes, and partitions for effective file management. Most of the examples covered in this book are from an administrator's perspective; however, when relevant, a standard user's perspective is also presented. You'll find illustrations for Mac systems running macOS 11 (Big Sur), and when necessary, for macOS 10.15 (macOS Catalina). Finally, you'll explore advanced topics such as networking and using command-line tools for administration tasks. By the end of this macOS book, you'll be well-versed with macOS features, administration tasks, and best practices. You'll also be able to apply the concepts to increase your chances of success in obtaining Apple certifications such as Apple Certified Support Professional (ACSP).
Table of Contents (19 chapters)
18
About Packt

Summary

In this chapter, we discussed several basic concepts necessary to understand macOS storage, including what disks, volumes, and partitions are, and how you can examine and manage them in macOS. We explored the macOS filesystem and how its hierarchy structure can be classified into four domains (local, system, user, and network) according to their purpose. We also examined the advantages of the new default filesystem: APFS. Finally, we learned about the tools macOS provides to optimize your storage space.

By now, you should feel comfortable with describing macOS-supported filesystems; describing and understanding the macOS default APFS filesystem; understanding the differences between disks, volumes, and partitions in macOS; examining storage; partitioning a disk; erasing a disk or volume; adding volumes to an APFS container; and mounting, unmounting, and ejecting disks/volumes.

In the next chapter of this book, we will examine an important topic that describes how access to the...