Mac OS X supports which types of fonts? (brief primer on each font type)
TrueType Apple-create font type introduced during Mac OS 9. PostScript Type 1 Original vector-based font type, supported by many different…
How can you use Font Book to install fonts?
The Font Book (available 10.3) application allows you to install fonts into ~/Library/Fonts, /Library/Fonts, or /System Folder/Fonts. You do this…
What are the different places fonts can be installed manually?
~/Library/Fonts — will be accessible only that user Alternatively, to make fonts accessible to all users, you can install them…
What is the search path that Mac OS X uses when searching for resources (like fonts), and why would something like this matter in a multi-user environment with many shared and unshared fonts?
The search path is 1. User (~/Library) 2. Local (/Library) 3. Network (/Network/Library) 4. System (/System/Library) If you have fonts…
Whats the gotcha when trying to restrict access by setting the parent folder to READ ONLY and the files contained within to READ & WRITE?
Some applications require saving temporary files to the folders during the Save process. This happens in the background and cant…
When setting permission on folders and files contained within, if the parent folder is READ ONLY, what can be done with that file?
– cant be deleted – cant be renamed Note: the user may still be able to EDIT the file if…
When setting permission on folders and files contained within, if the parent folder is READ & WRITE, what can be done with that file?
– can be deleted – can be renamed Note that the user can edit this file if the file is…
What is fast user switching and what are its limitations?
Fast user switching allows you to switch between user accounts while other user accounts are still open. In Mac OS…
What options are you given when you try to delete a user account?
The system prompts you asking if you want to archvie the contents of the users home folder in a disk…
What are the things you can do in System Preferences -> Accounts?
Password – enter the users full name and short name; enter password and optional password hint. Although it is possible…