5. Applications and Processes: Lesson Seventeen Flashcards

1
Q

What are the requirements for purchasing apps via the App Store?

A

The requirements to purchase items from the App Store are:
• OS X 10.6.6 or later
• An Apple ID
• An Internet connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In the App Store, how can you verify which Apple ID is being used for purchases?

A

In the App Store, you can view the current Apple ID by selecting Store from the menu bar.
You can get more details about this Apple ID by choosing View My Account in the same menu.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the four primary app environments supported by OS X?

Which ones require an additional download and installation?

A

The four primary application environments supported by OS X are:
• Native OS X apps, which are created using Cocoa
• UNIX applications, which are primarily accessed via Terminal
• Java applications, which are cross-platform applications
• X Window System applications, which run inside the UNIX windowing environment

OS X doesn’t include the Java application or X Window System runtime. You must download and install them after the initial OS X installation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the advantages of app sandboxing?

A

Sandboxed apps are allowed access only to specific items. They’re otherwise completely cut off from the rest of the system so they can’t cause harm.
All App Store apps must be sandboxed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are the advantages of code signing?

A

Code-signed items include a digital signature that the system can use to verify the authenticity and integrity of the app or process and its resources.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which items fall under the file quarantine system?

A

Any item downloaded using one of the built-in OS X apps is marked for quarantine.
Third-party apps may not mark downloaded items for quarantine.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which three security options does the Gatekeeper system allow?

Which Gatekeeper option is the OS X default?

A

Gatekeeper can restrict software installations to:

  1. App Store apps only
  2. App Store and identified developer apps (this is the default option), or
  3. Any app
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the three ways Gatekeeper enables you to install apps?

A

Traditional installation methods are generally categorized as either a drag-and-drop installation, where the user copies the app to the local system, or as an installation package, where an installer process places the items on the local system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which three methods can be used to uninstall apps?

A

Three ways you can uninstall apps are:

  1. Open Launchpad, hold down the Option key, and click the X button
  2. In the Finder, drag the primary app to Trash and then empty Trash
  3. Use a custom-built uninstaller package
How well did you know this?
1
Not at all
2
3
4
5
Perfectly