Part 5 Applications and Processes Lesson 17 thru 19 Flashcards
What are the requirements for purchasing applications via the Mac App Store?
an Apple ID, and an Internet connection.
In the Mac App Store, how can you verify which Apple ID is being used for purchases?
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.
What are the four primary application environments supported by OS X? *Which ones require an additional download and installation?
- Native OS X applications, (created using Cocoa)
- UNIX applications (accessed via Terminal)
- Java applications, ( cross-platform applications)
- X Window System applications (run inside UNIX)
* Java application
What are the advantages of application sandboxing?
Sandboxed applications 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 Mac App Store applications are required to be sandboxed.)
What are the advantages of code signing?
items include a digital signature that the system can use to verify the authenticity and integrity of the application or process and its resources.
Which items fall under the file quarantine system?
Any item downloaded using one of the built-in OS X applications will be marked for quarantine. But Third-party applications may not
Which three security options does the Gatekeeper system allow? *Which Gatekeeper option is the OS X default?
Restrict software to
- Mac App Store applications only
- *Mac App Store and identified developer applications only (default)
- any application regardless of origin.
What are the two primary traditional installation methods in OS X?
1) drag-and-drop installation,
2) as an installation package,
Which three methods can be used to uninstall applications?
1) Open Launchpad, hold down the Option key, and click the X button
2) In the Finder, drag the primary application to the Trash and then empty the Trash
3) Use a custom-built uninstaller package
In OS X, what’s used to identify the type of application that should open when you double-click a document?
OS X uses a document’s filename extension to determine the document’s type. The Launch Services process maintains a database of installed applications and which document types they’re capable of opening.
How do you engage Quick Look? Which applications support it?
By simply pressing the Space bar when a document is selected.
Supported: Finder, Time Machine, Mail, and most open and save browser dialogs.
What technology enables Quick Look to preview so many file types?
Plug-ins. (live in Quick Look folders in any Library folder)
What’s Auto Save? How can you identify an application that supports Auto Save?
Allows compatible applications to automatically save changes to users’ documents. (A user just saves a document once, then never has to think about saving changes again.) Applications that support Auto Save feature a Duplicate function
How deep is the version history of a file when shared via email?
They don’t retain any version history.
Which applications can manage document locking?
Any application that supports Auto Save