1.8 - macOS Overview

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:43 PM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

14 Terms

1
New cards

Q: What is a .dmg file and how do you use it?

  • Apple Disk Image — a mountable drive image file.

  • Mount it as a drive in Finder to access its contents.

  • Common format for distributing software and large files.

2
New cards

What is a .pkg file and how does installation work?

Installer Package used to distribute software.

Runs through an installer script that handles the installation process automatically.

3
New cards

What is a .app file and how do you access its contents?

  • Application bundle containing all necessary files to run the application.

4
New cards

How does the App Store handle OS and app updates?

Centralized updates and patches for both macOS and applications

5
New cards

How do you uninstall most macOS applications?

  • Move the .app file to the Trash — the .app package contains all application files, making uninstallation simple and clean.

  • Some applications include a separate uninstall program in the Application folder.

6
New cards

What is the purpose of the /Applications folder?

Centralized location where all installed applications are managed and stored.

7
New cards

What is stored in the /Users folder and how is it organized?

  • User documents are saved in individual folders.

  • The folder name matches the user name (e.g., /Users/alice for user Alice).

8
New cards

What is the difference between /Library and ~/Library?

  • /Library contains system-wide support files, scripts, and fonts used by everyone.

  • ~/Library (tilde = home directory, e.g., /Users/alice/Library) contains user-specific preference information — users shouldn't directly access this data.

9
New cards

What does the /System folder contain and what Windows equivalent does it have?

  • Contains the operating system files.

  • Functions similarly to the \Windows directory in Windows.

10
New cards

What is the difference between personal Apple IDs and Managed Apple IDs?

  • Personal Apple IDs are used for personal products and associated with personal data and digital purchases.

  • Companies use Managed Apple IDs through Apple Business Manager, which integrates with Active Directory, connects to MDM (Mobile Device Manager), and allows assigning/moving apps and digital content to selected users.

11
New cards

What backup schedule does Time Machine provide?

  • Hourly backups for the past 24 hours

  • daily backups for the past month

  • weekly backups for all previous months.

  • When the disk is full, oldest backups are automatically deleted.

12
New cards

Does macOS include anti-virus protection and what is the threat landscape?

  • macOS does not include anti-virus or anti-malware.

  • Many third-party options are available.

  • macOS threat is emerging but still doesn't approach Windows levels due to lower desktop market share.

  • Automate signature updates (new updates every hour/day).

13
New cards

How do you access macOS updates and what options are available?

  • System Settings > General > Software Updates (not part of Apple App Store).

  • Enable Automatic Updates to let macOS install patches automatically.

  • Beta Updates allow accessing updates before public release (useful for lab planning, not recommended for production).

14
New cards

What is Rapid Security Response and when is it used?

  • For critical patches that need quick installation (zero-day updates, widespread security issues).

  • Part of Automatic Updates — can be enabled/disable in System Settings.

  • Also available in iOS and iPadOS. After installation, macOS version number includes a letter (e.g., macOS 13.3.1a).