Mac users

From PublicWiki
Revision as of 21:28, 10 June 2006 by Piatek (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Getting started

There are a set of things you'll want to your Mac right away:

Initial config

Apple's initial configuration when you first start your Mac is pretty straightforward. The only issue is not configuring your Internet connection. During setup, you should select 'no internet connection', as otherwise the registration software will attempt to contact Apple, which won't work because you haven't yet registered your MAC address, and take a long time to time out.

Also note that you don't have to send any registration information to Apple, even though you need to fill it out in the initial setup form. If you claim that you don't have an internet connection, you never need to send it.

Register MAC address

You can do this here.

Immediately annoying problems

Apple populates its new machines with some bloated applications and annoying initial settings. Cheif among these is the i* applications, which take up a bunch of unnecessary disk space. You can remove the following:

  • GarageBand - A music creation program, takes up 2+ gigs. Remove /Applications/GarageBand and /Library/Application Support/Garage Band
  • iWeb - website creation targeted at home users, takes 630+ megs. Remove /Applications/iWeb
  • iMovie - movie editing software, takes 200+ megs. Remove /Applications/iMove HD and /Library/Application Support/iMovie

Feel free to add more cruft here. All of these can be easily reinstalled from the install DVDs that come with your machine. Also, these and other applications clutter your initial dock, which you can easily remove by simply dragging them out of the dock.

Installing X11 and the developer tools

By default, Apple does not include X11 or the GNU development toolchain. You need to install these yourself. From the installation DVD that came with your computer, you'll find these by double clicking on the DVD (which appears on the desktop after you insert it), and scrolling down until you see the 'Optional Installs'package. Double click that, go through the initial few steps, and then expand Applications and select X11 when you need to specify what to install. To install the developer tools, open the Xcode Tools folder on the root level of the installation DVD and install the XcodeTools package similarly. Keep in mind that Apple updates its developer tools often, and the latest version is always available free at their ADC website.