Stand by...

Archive for the ‘Apple’ Category

How To: Fix iPad loosing wireless network

How To: Fix iPad loosing wireless network One of the issues being reported with the Apple iPad is that it looses it’s wireless network connection and then has a very hard time reconnecting. I ran across this bug in the field where I had 6 iPads scattered around a football field, and two (or more) [...]

How To: Tweak OS X “Spaces”

How To: Tweak OS X “Spaces” Spaces is OSX’s cool virtual window program that allows “multiple” desktops to be setup. The thought is that it allows you to group programs together by task and thereby increasing your workflow productivity. Apple has a great tutorial on how to really maximize it’s usefulness. But some of us [...]

How To: Disable MacDefender and MacProtector

How To: Disable MacDefender and MacProtector MacDefender and MacProtector are the latest in “anti-virus” protections that are actually malicious themselves. These are targeted towards Macs specifically, but are NOT virus. These are trojans, and can be picked up by visiting malicious sites. To disable: As an admin user (most are by default) Open up Terminal [...]

Apple Support Phone Numbers

Taken from: http://support.apple.com/kb/HE57 Be sure to have your product serial number available, find it with these instructions. Australia (61) 1-300-321-456* www.apple.com/au/support/ Austria (43) 0810 300 427* www.apple.com/at/support/ Belgium Flemish: (32) 070 700 772 www.apple.com/benl/support/ French: (32) 070 700 773 www.apple.com/befr/support/ Brazil 0800-761-0880 www.apple.com/br/suporte/ Brunei Dial 800-1111 first, then dial 800-708-5413 www.apple.com/asia/support/ Bulgaria 00800 6002 7753 [...]

How To: Find OSX Server Serial Number

Here is the command via terminal to find the Serial Number for OS X Server. sudo /System/Library/ServerSetup/serverserialnumberutil -get Out put will be the serial number, the name and company that it’s registered too. This only works on OS X Server 10.6 or higher.