Exam objective
Core 2 1.0: macOS and Linux Client Fundamentals
macOS and Linux Client Fundamentals for A+
This A+ topic covers macOS and Linux client/desktop items at a technician support level as expected by CompTIA A+ Core 2. The emphasis is recognition and basic usage/implications, not administration or deep internals. The content set below is the authoritative source for the micro-objectives in this topic and maps each named item to the micro-objective that teaches it.
Start first lesson6 lessons in this topic
Common mistakes to avoid
- Confusing .dmg and .pkg. Remember: .dmg is a container; .pkg is an installer. - Thinking deleting an .app always fully uninstalls it. Many apps leave files in /Library or ~/Library.
- Confusing iCloud syncing (which may sync preferences or documents) with Time Machine backups (which are local/external backups). - Expecting Spotlight to search unindexed volumes by default; indexing settings control search availability.
- Treating Apple ID as identical to the local account password; they can be different and troubleshooting steps differ. - Assuming FileVault prevents all data access without considering encrypted backups.
- Confusing chmod and chown purposes. chmod = permissions; chown = ownership. - Running destructive commands as root unnecessarily; teach use of sudo and cautious commands. - Assuming rm is reversible; it is not without backups.