Mac Users:Getting Started

From PublicWiki
Revision as of 17:59, 27 December 2006 by Yanokwa (talk | contribs) (Immediately annoying problems)

(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. You should also sign up for the CSE Mac users mailing list here.

Initial config

Apple's initial configuration when you first start your Mac is pretty straightforward but there are a few catches.

First, in order to print on campus, your short username has to match your CSE username. Second, do not configure 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. You can also use the keystroke Apple-Q to quit the registration application -- your account creation will go through fine.

Register MAC address

You can do this here.

Immediately annoying problems

Apple populates its new machines with some bloated applications and annoying initial settings. Chief 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.

You can configure most global preference (mouse speed, key repeat rate, network config, etc.) in the System Preferences application, accessible by select 'System Preferences' from the Apple menu (it's at the top left, looks like a blue apple).

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).

For X11, scroll 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. You will need to setup a free Apple Developer account.

Services you probably want

Mail

Apple's Mail program is the default email reader for OS X, and supports IMAP reasonably well. Check Mac Users:Suggested Applications for other options.

Configuring Apple's Mail program is fairly easy, with the small caveat that you need to accept that your account won't work after you go through the initial config when you first start the program. Instead, once you've gotten past the initial setup, you can get to more advanced settings via the Mail->Preferences... menu wherein you can change things for your account like SSL settings and IMAP prefix path (in the Advanced tab).

Also, you may want to right click (hold control while clicking if you've got a single button mouse) on your folder list in Mail and select 'Use small mailbox icons' to make the icons a reasonable size.

Web

The default web browser in OS X is Safari in /Applications/Safari. Common problems generally involve tabbed browsing and popup blocking, both of which are off by default, but can be enabled from Safari->Block popup windows and Safari->Preferences->Tabs, respectively. Check Mac Users:Suggested Applications for other options. for other options.

LaTeX, Gnuplot, and other UNIX stuff

Check out Mac_Users:DarwinPorts_vs_Fink