Mac Home Page
Below are the pages in the group Mac:
Number of pages in the Mac group: 15.
Keyboard shortcut and key symbols list
http://www.danrodney.com/mac/index.html
Official Apple List: http://support.apple.com/kb/HT1343?viewlocale=en_US&locale=en_US
How to create a Password Protected Zip file
found here http://www.techiecorner.com/828/how-to-create-password-protected-zip-file-in-mac-os-x/
In terminal enter:
$ zip -e myzipfile.zip file1.txt file2.txt
Change/Set hostname, Computer name, and Bounjour name separately in OSX
found here: http://osxdaily.com/2012/10/24/set-the-hostname-computer-name-and-bonjour-name-separately-in-os-x/
One tool is scutil
How to Show/Hide a directory
Show the hidden ~/Library directory:
Hide the visible ~/Library directory:
Using the date command line tool
date -v+60d
Setup List for a New Mac
http://blog.motraghi.us/2012/02/my-mac-setup/
Create a bootable USB on Mac
http://borgstrom.ca/2010/10/14/os-x-bootable-usb.html