On which kernel is macOS based on?
A UNIX-based operating system foundation (Darwin/BSD).
What is the name of the macOS user interface?
Aqua.
What macOS feature holds app shortcuts at the bottom of the screen?
The Dock.
What macOS utility is used to browse and manage files and apps?
Finder.
What is the bar at the top of macOS that shows the active app’s menus?
The menu bar.
What feature provides system-wide search in macOS?
Spotlight.
What online service syncs data across Apple devices?
iCloud.
What account is required to use iCloud and many macOS features?
An Apple ID.
Which key is the primary modifier for macOS shortcuts?
Command (⌘).
What is the built-in macOS backup utility?
Time Machine.
What is required to set up Time Machine?
An external storage drive (or supported network volume).
What macOS feature manages all windows and virtual desktops?
Mission Control.
How can you invoke Mission Control?
Press F3, click its icon, or swipe up with three/four fingers on a trackpad.
In ‘ls -l’, what do the first 10 characters (e.g., -rw-rw-r–) show?
File type and permissions for owner, group, and others.
What three permission types exist in UNIX-like systems?
Read (r), write (w), and execute (x).
What command changes permissions in macOS/Linux?
chmod.
Which chmod syntax adds write permission for others?
o+w.
Who released the Linux kernel and when?
Linus Torvalds in 1991.
How is Linux licensed/described?
Free and open-source.
What are Ubuntu, Debian, and Fedora examples of?
Linux distributions (‘distros’).
What is the GUI layer called in Linux (e.g., GNOME/KDE)?
The desktop environment.
What is Ubuntu’s default desktop environment?
GNOME.
What is the vertical bar of app shortcuts on older Ubuntu (Unity) called?
The Launcher.
In Ubuntu’s universal search, what are ‘lenses’?
Subcategories in results (Unity-era feature).