Lesson 15 Flashcards
Manage System Resources
What are the four default top-level folders that are visible in the Finder?
a. Applications
b. Library
c. System
d. Users
What are six common system resources? What purpose does each resource serve?
a. Extensions—Attach themselves to the system kernel to provide hardware and peripheral driver support.
b. Frameworks—Shared code libraries that provide additional software resources for apps and system processes.
c. Fonts—Files that describe typefaces used for both screen display and printing.
d. Preference files—App and system configuration information.
e. LaunchAgents and LaunchDaemons—Used by launchd to provide services that automatically start when needed at system startup or at user login.
f. Logs—Text files that contain error and progress entries from nearly any app or system service.
What are the four system resource domains? What purpose does each domain serve?
a. User—Contains apps and system resources that are specific to each user account.
b. Local—Contains apps and system resources that are available to users on a local Mac.
c. Network—Optional. Contains apps and system resources available to any Mac that has an automated network share.
d. System—Contains apps and system resources that provide basic system functionality.
What purpose does the ~/Library/Containers folder serve? What items are in this folder?
Contains resources for sandboxed apps. macOS Mojave creates and maintains a separate container folder for each sandboxed app that a user can open. A sandboxed app is more secure because it can access only items inside its container. Only items intended for sharing are in a group container folder.
How does System Integrity Protection help ensure that macOS Mojave system resources remain secure?
SIP prevents users and processes with administrator or root access from modifying core macOS Mojave items. Protected items include the /System, /bin, /sbin, and /usr folders along with core macOS Mojave apps.
Which app should you use to enable, disable, or validate a font or add a font to the local font library?
Font Book
How can you identify duplicate fonts?
The Font Book app shows a small dot next to the name of any font that has duplicate resources.