What are two new APFS volume roles with macOS Catalina?
* APFS Data—A read-write volume for user data
What is the default partition scheme that Mac computers use?
GUID Partition Map (GPT) is the default partition scheme that Mac computers use.
How does FileVault protect user data?
FileVault encrypts the startup volume to protect user data.
What are the two ways you can save the FileVault recovery key when you enable FileVault in Security & Privacy preferences?
Which ownership tiers are used with POSIX-style permissions to separately define specific privilege rules for each file and folder?
How do access control lists (ACLs) differ from standard UNIX file system permissions?
ACLs expand the standard UNIX permissions architecture to allow more file and folder access control.
What are the four primary file-system shortcut types that macOS uses and how are they used?
• Aliases are more resilient than other shortcuts. When the original item is replaced or moved, the alias almost never loses the original item
.• Symbolic links are pointers to the file-system path of the original item.
• Hard links reference the original item and point to the bits on the physical storage device.
• Firm links are new to macOS Catalina. Firm links allow navigation between folders that straddle the read-only APFS System volume and the read-write APFS Data volume.
What are ten common system resources? What purpose does each resource serve?