Skip to Content

 Mac OSX

20 Apple keyboard shortcuts business users need to know

20 Apple keyboard shortcuts business users need to know Knowing useful keyboard shortcuts can make you more productive and efficient. Here are some of the most useful shortcuts for Apple users. One of the most useful tools in the quest for... Read More

How to unhide folders on OSX

1) Open a terminal window 2) Type in "sudo chflags nohidden {folder path}" i.e. "sudo chflags nohidden /Users/Jim/Library   Read More

Operating System won’t boot

If the hardware appears to be ok, here are some steps to try to resolve OS problems:Hold down the shift key while booting the computer; this is similar to Windows Safe Mode boot. Try booting into single-user mode: Hold down Command-S while booting... Read More

List folder sizes at a command line

1) open a terminal window 2) change to the folder that you want to list the sizes of the sub-folders in 3) type in this command: "sudo du -d 1 -h -x Read More