Part 5 Applications and Processes Lesson 17 thru 19 Flashcards
(30 cards)
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
Which ability is lost when you upgrade an older iCloud
account to use iCloud Drive?
You lose the ability to directly access documents from versions of OS X earlier than Yosemite and versions of iOS before iOS 8.
Where can you access items saved in iCloud Drive?
In the Finder or in any application that uses the standard OS X Open or Save dialogs.
Where do you save documents in iCloud Drive if you want to access them from an iOS device?
iOS 8 devices can access documents in iCloud Drive only if they’re saved in specific application folders. For example, Pages for iOS can access Pages documents only if they’re stored in the Pages folder in iCloud Drive.
Where can you adjust application Auto Save and Resume options? (2 places)
From the logout verification dialog.
From General preference by deselecting the option to “Close windows when quitting an application” or you can select the option to “Ask to keep changes when closing documents,” (which turns off the Auto Save feature).
What’s protected memory? What’s 64-bit memory addressing?
The system keeps applications from interfering with one another by segregating their memory usage using protected memory. Mac computers with 64-bit-capable processors allow processes to run in 64-bit mode, which allows them to individually access more than 4GB of memory.
Why would you want to open an application in 32-bit mode? How is this done?
necessary for a 64-bit application to support older 32-bit plug-ins or application resources. Using the Finder Info window, you can force an application to open in 32-bit mode.
App Extensions in OS X Yosemite can add which four types of capabilities?
allow features from an application to extend into:
1) the Finder,
2) the Sharing menu,
3) the Action menu,
4) the Today view in Notification Center.
How do you install new app extensions? Once they’re installed, how do you manage app extension visibility?
App extensions are installed automatically because they’re bundled inside the application that’s providing the extension. You can enable or disable installed app extensions from the Extensions preferences.
How can you identify which applications are installed on your Mac?
use the System Information application to easily scan all the appropriate application locations and return a list of installed applications.