Difference between revisions of "Mac users"

From PublicWiki
Jump to: navigation, search
(Redirecting to Mac Users)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Getting started ==
+
#REDIRECT [[Mac_Users]]
 
 
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 [https://mailman.cs.washington.edu/mailman/listinfo/mac-users here]. This Wiki covers, in order, what I've told new Mac users in the department to do. For more (slightly out of date) details, check out Brian Bershad's [http://www.cs.washington.edu/homes/bershad/Mac/ Mac users page].
 
 
 
=== Initial config ===
 
 
 
Apple's initial configuration when you first start your Mac is pretty straightforward. The only issue is <b>not</b> 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 [http://www.cs.washington.edu/lab/services/network/CSEnetAccess.html 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.
 
 
 
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), 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 [http://connect.apple.com/ ADC website].
 
 
 
== Services you probably want ==
 
 
 
=== Mail ===
 
 
 
Apple's Mail program is the default email reader for OS X, and supports IMAP reasonably well. Other email clients include:
 
 
 
* [http://www.microsoft.com/mac Microsoft Entourage] - Part of Microsoft Office for Mac
 
* [http://www.mozilla.com/thunderbird/ Thunderbird] - Mozilla-style, not pretty but works well
 
* [http://www.gyazsquare.com/gyazmail/ GyazMail]
 
* [http://www.eudora.com/download/ Eudora]
 
 
 
Configuring Apple's Mail program is fairly easy, with the samll 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.
 
 
 
A more feature rich and (arguably) visually appealing web browser is [http://www.caminobrowser.org/ Camino], and [http://www.mozilla.com/firefox/ Firefox] also works.
 
 
 
=== Microsoft Office ===
 
 
 
[http://www.microsoft.com/mac/ Available for Macs], but we don't have a site license for it.
 
 
 
=== LaTeX, Gnuplot, and other UNIX stuff ===
 
 
 
Apple's terminal program is located in /Applications/Utilities/Terminal
 
 
 
There are basically three options here: [http://fink.sf.net/ Fink], [http://darwinports.opendarwin.org/ DarwinPorts], or downloading source and installing yourself. The last option has recently become particularly feasible as OS X is now well supported by developers. However, a good package manager goes a long way towards manageability. I use Fink because, in my experience, it's been the best supported, but your mileage may vary. If you elect to download Fink, here are some packages I find useful. You can install these by typing the following in a new terminal after installing Fink:
 
 
 
<pre><nowiki>
 
fink install x
 
</nowiki></pre>
 
 
 
where x is one of:
 
 
 
* [http://pdb.finkproject.org/pdb/package.php/gnuplot gnuplot]
 
* [http://pdb.finkproject.org/pdb/package.php/tetex tetex]
 
* [http://pdb.finkproject.org/pdb/package.php/fileutils fileutils]
 
 
 
All available packages are listed [http://pdb.finkproject.org/pdb/index.php?phpLang=en here]. In the case of TeX, I recommend the excellent [http://www.uoregon.edu/~koch/texshop/ TeXShop] editor, which you can configure to use your  Fink installed version of TeX by changing its preferences (Under the 'Engine' tab) to point to /sw/bin
 
 
 
 
 
== Useful websites ==
 
 
 
Some useful Mac-specific websites:
 
 
 
* [http://www.macupdate.com/ MacUpdate] - for keeping up with new software and searching for some to do what you want. Also try [http://www.versiontracker.com/ VersionTracker]
 
* [http://www.macosxhints.com/ MacOSXHints] - helps you use your Mac more effectively
 
* [http://www.macfixit.com/ MacFixIt] - useful to check before you install a big OS update or buy a new machine
 
* [http://www.macintouch.com/ MacInTouch] - these guys have reader reports that generally treat all issues people experience with new hardware and software. Very useful at times, but tough to wade through.
 
* [http://www.macresearch.org/ MacResearch] - scientific tools for Macs
 

Latest revision as of 06:18, 17 December 2006

Redirect to: