Lesson 15: 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:
- Applications: Applications to which local users have access
- Library: System resources to which local users have access
- System: System resources
- 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:
- Extensions: Attach themselves to the system kernel to provide hardware and peripheral driver support.
- Frameworks: Shared code libraries that provide additional software resources for apps and system processes.
- Fonts: Files that describe typefaces used for both screen display and printing.
- Preference files: App and system configuration information.
-
LaunchAgents and LaunchDaemons: Used by
launchd
to provide services that automatically start when needed at system startup or at user login. - 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:
- User: Contains apps and system resources that are specific to each user account.
- Local: Contains apps and system resources that are available to users on a local Mac.
- Network: Contains apps and system resources available to any Mac that has an automated network share. (Optional.)
- 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:
/System
/bin
/sbin
/usr
- 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.