Notes on UNIX/Linux for the MacIntosh, from a student. I have not verified these. Caveat emptor. Sources for UNIX/Linux for Macintosh * Darwin (from Apple) Darwin is Apple's free, Open Source Mach 3.0 Operating System based on 4.4BSD and is the foundation for OS X (pronounced: "Oh Es Ten"). It's available for download and installation on both Macintosh and certain x86 personal computers. The recommended base install for Macintosh computers is a 300MHz iMac (Rev B) or better. Check the Developer Site for compatible x86 systems. "Darwin" is available as a free download at: http://developer.apple.com/darwin/ * Linux Distributions for MacIntosh Linux is also available for the Macintosh. It can be found for the most recent computers and earlier "Beige" systems that use the older Motorola 68000/NuBus architecture. A partial listing: - Yellow Dog Linux (certified by Apple for install on all G4 and the new G5) can be found at: http://www.yellowdoglinux.com/products/ydl.shtml - MkLinux is available at (see site for reccommended system requirements): www.mklinux.org - Linux-m68k (for older 68000 processor serries Macs) is available at: http://www.mac.linux-m68k.org/download/ Accessing your class account over the Internet (Add to Introduction to UNIX Class notes Page 17:) - From a Macintosh (OS 8.x/9.x) Download the freeware utility "NiftyTelnet SSH." You can find it by at VersionTracker (www.versiontracker.com). Once downloaded and installed, connect to your ISP. Launch NiftyTelnet SSH From the File Menu select "New Connection" Enter a Shortcut Name (something easy to remember the connection is for). In the "Hostname" field type: telnet solaris.lab.ph.ucla.edu With the "Protocol" pop-up menu, select "Telnet" Click "Okay" to confirm your settings and close the window. Enter the username and password assigned to you in class. When your done, type 'exit' to log out. You may close the window and quit NiftyTelnet SSH. Disconnect from your ISP if using dial-up and you no longer wish remain connected to the Internet. - From a Macintosh (OS X - Oh Es Ten, versiion 10.1 or greater) Use OS X's Terminal program. Connect to your ISP Open "Terminal" (path: /Applications/Utilities/Terminal) At the prompt type: telnet solaris.lab.ph.ucla.edu Wait for the "login" prompt. At the login prompt type the username and password issued in class. When your done, type 'exit' to log out. You may close the window (if it is not set to close on it's own) and quit Terminal. Disconnect from your ISP if using dial-up and you no longer wish remain connected to the Internet.