2023/2024 GRADED A+
MAC Recovery - (correct answer)MacOS includes a set of utilities that can be used to
restore a Mac from the Time Machine backup program, reinstall macOS from a system
image, or reformat or repair the system disk.
Disk Utility - (correct answer)The Disk Utility app can be used to verify or repair a
disk or file system. It can also be used to erase a disk with security options in case of
selling or passing on a Mac.
Time Machine - (correct answer)The Time Machine prefpane enables data to be
backed up to an external drive or partition formatted using either the Apple File
System (APFS) or macOS's older extended file system.
App store - (correct answer)The App Store provides a central portal for Apple and
developers to distribute free and paid-for software.
ip - (correct answer)As part of the iproute2 package, the ip command has options for
managing routes as well as the local interface configuration.
dig - (correct answer)Dig is a powerful tool for gathering information and testing
name resolution. It is installed on most Linux distributions. Output will include the IP
address mapped to the domain name, the DNS server that answered the query, and
how long it took to receive that answer.
chmod - (correct answer)The chmod command can be used to secure files and
directories, using either symbolic or octal notation. Only the owner can change
permissions.
ps - (correct answer)The ps command invokes the process table, which is a record
that summarizes the current running processes on a system.
Option key on mac - (correct answer)OPTION is usually mapped to ALT. Use the
Keyboard pane in System Preferences to map keys if using a non-Apple keyboard to
operate a Mac.
Command key on mac - (correct answer)Where PC and Linux keyboards use CTRL,
ALT, ALTGR, and START modifier keys, Mac keyboards have an APPLE/POWER key and
COMMAND, OPTION, and CONTROL keys. COMMAND is closest to the CTRL key in terms
of functionality.