Manage System Resources Flashcards
• Explore and understand the macOS file layout. • Discover common system files, their location, and their purpose. • Describe System Integrity Protection. • Manage font resources.
What are the four default top-level folders that are visible in the Finder?
The four default top-level folders visible in the Finder are as follows:
a. Applications—Apps that local users have access to.
b. Library—System resources that local users have access to.
c. System—System resources.
d. Users—Local user home folders.
What are six common system resources? What purpose does each resource serve?
The six common system resources and the purposes they 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. Font management is
covered later in this lesson.
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?
The four system resource domains and the purpose they serve is as follows:
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?
The ~/Library/Containers 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?
System Integrity Protection 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?
You can use Font Book to enable, disable, or validate a font or add a font to the local font library.
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.