Applications and Processes Flashcards
What are the requirements for purchasing applications via the Mac App Store? (3 things)
OS X 10.6.6 or later
Apple ID
Internet connection
In the Mac App Store, how can you verify which Apple ID is being used for purchases?
Select Store from the menu bar. Further details by selecting View My Account in the same menu.
What are the 4 primary application environments supported by OS X? Which ones require an additional download and installation?
Native OS X applications created by Cocoa
UNIX applications accessed via Terminal
Java applications
X Window System applications that run inside UNIX windowing environment
What are the advantages of application sandboxing?
The are only allowed access to specific items. Otherwise they are completely cut off from the rest of the system so they can’t cause harm.
What are the advantages of code signing?
It allows the system to verify the authenticity and integrity of the application or process and it’s 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. Third-party applications may not mark downloaded items for quarantine.
What 3 security options does the Gatekeeper system allow? Which option is the OS X default?
Mac App Store applications only
Mac App Store and identified developer applications only (Default)
Any application regardless of origin
What are the 2 primary traditional installation methods in OS X?
Drag-and-drop installation
Installation package
What 3 methods can be used to uninstall applications?
Open launchpad, hold down the Option key and click the “X” button.
Drag the primary application to the Trash and empty it.
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?
The filename extension. (Launch services 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? (4 things)
By pressing the Space bar when a document is selected.
Finder, Time Machine, Mail, and most open and save browser dialogs
How is Quick Look able to preview so many file types?
Via plug-ins that live in any Quick Look folder in any Library folder on OS X
What’s Auto Save? How can you identify an application that supports Auto Save?
Auto Save allows compatible OS X applications to automatically save changes to users’ documents.
Applications that support Auto Save feature a Duplicate function in the File menu as opposed to a default Save Us function.
How deep is version history of a file when shared via email?
They don’t retain any version history
Which applications can manage document locking? (2 things)
Any application that supports Auto Save and the Finder