OSX Basics compiled by Sasha Harris-Cronin Last updated 5.22.2002
I am not a master! But I do have a master's degree. This page is old, but people still seem to find it useful.
|
Stuff I compiled this info as a general useful thing. I update it whenever I get around to it. If you want to add something, ask something, dispute something, or report a defunct link, please contact me.
NEWLY ADDED STUFF (stuff stays here for about a week):
Hyper Jeff - An allaround great OSX Page
hints: |
Upgrading to OSX 4 ways to configure harddrives:
--OSX right on top of OS 9
--Partition drive
--2 separate drives (1 system, 1 media)
--2 separate drives (1 OS9, 1 OSX) note: I just have the two right on top of each other and they run fine. I keep my video on an external drive.
Memory: I will add more later. I have to do my thesis now. ---------------------------------------------------------
O'Reilly: |
The Basics...
If an app is...
Carbonized - runs in OS9 and OSX (ie. Stuffit, FCP 3.0)
Currently running... ---------------------------------------------------------
Other Good OSX Guides: ---------------------------------------------------------
Apple: O'Reilly - Getting Your Feet Wet With Aqua |
Interface
Dock
Folders
--View/Customize Toolbar to change what is at the top of folders
--Can drag files into Folder Toolbar to be shortcuts
Get Info
Force-Quit
--actually works
NOTES:
There is now a real undo
O'Reilly:
Apple:
XIcons:
MacUpdate: |
Freeware, Shareware and Useful Apps I am devoting this section to good OSX Freeware and Apps that I run across. If you have any you would like to add, drop me a line.
FTP
iTunes/iTunes/yourmom etc.
Parallel Computing - Contact Aliens! Fold Proteins!
Text Editing/Fonts etc.
Palm
iPod
Contact Syncs:
Also Nifty:
Sites/Articles:
Performance/Multimedia ---------------------------------------------------------
Apple's OSX Resource Directory - Includes drivers and updates |
Using Classic
To startup Classic Environment- Apple/System Prefs/Classic
To restart in Classic - System Prefs/Startup Disk Things that only work in classic - Most Scanners, some Digital Media Readers, some PCI cards, some Tablets |
Where is it now?
| ||||||||||||||||
---------------------------------------------------------
O'Reilly: |
Applications/Utilities
Apple System Profiler Apple Menu/System Preferences
Dock - Turn off annoying animations |
The user system
OSX is set up for multiple users. let it play the way it wants to. ---------------------------------------------------------
O'Reilly: |
Security/Privileges
The simple way:
The other way:
What the codes mean:
A couple of permissions settings:
Commands:
you may need to change owners and groups as well Navigate in terminal. "chown user file" || "chown user:group file" ---------------------------------------------------------
O'Reilly ONLamp:
Apple: ---------------------------------------------------------
Explanation of "root":
Root related commands:
To activate root user: ---------------------------------------------------------
An easy way to empty your trash if there are write protected things inside:
When you try to empty your trash, you may occasionally get the error: ---------------------------------------------------------
O'Reilly:
|
Networking Most networking stuff is done throught the system preferences panels. It's pretty self explanatory. There are some things to make it easier, however. Typing: "ifconfig -a" in the terminal window displays "network interface parameters". Ie. it show you your ip address, your ethernet card address, etc. XMonitor is a real-time system and email monitoring application for Mac OS X.
Airport: ---------------------------------------------------------
Apple:
ExtremeTech:
Mac OS 9.1 and OS X Home Networking
|
The Terminal
FreeBSD based ---------------------------------------------------------
Useful Mac OS X Terms: What is BSD? (explanation of both BSD and the concept of a shell) ---------------------------------------------------------
Basic commands/phrases:
cd - change directory
vi filename - edit document using vi editor
up arrow - last command NOTE: if you don't know usage of a command, just type in the command name. Terminal will give you the usage ---------------------------------------------------------
O'Reilly:
O'Reilly ONLamp:
MacOSX.org: |
Developing in OSX for complete beginners
Midi and Sound
JAVA it really is *that* simple
As I mentioned, Appletlauncher does not work well. Appletviewer, however, can be accessed from the terminal.
Developer Tools can be downloaded from the OSX Apple Developer Website
BUT...to use jikes, you need to set your classpath. And to do that, you need to write a .tcshrc file and install it in your home directory.
There is way too much to go into on this topic here. If you want to develop for the mac,
start by looking at O'Reilly Network's Mac Site and OSX Apple Developer Website.
If people want to email me links, I will post them.
other things...
O'Reilly - Digging Deeper into OSX
Daniel Howe has offered to be a resource for all things unix/shell/java/perl/path/classpath/tcshrc etc.
He can be reached at dh254@nyu.edu. |