Goals
In this session you will:
- stay flexible and resourceful
- Lay the groundwork for your install
- select a distribution
- start the install
Lay the groundwork for your install
The first steps, often neglected, are strategic:
- What do you want for an end result?
- server or workstation?
- What kind of hardware will it run on?
- architecture
- cpu
- memory
- discs
- peripherals and devices
- What kind of network feed will the box have? LAN? WAN?
- Do you have a particular unix flavor in mind?
- Commercial unix, usually on proprietary hardware
- Free, usually on wintel or old proprietary hardware
- linux
- Red Hat biggest mindshare and easiest install
- Debian conservative,stable
- Slackware, loved by powerusers, simple, stable
- SuSe stability, security
- Mandrake: "bugfixed RedHat"
- BSD
start the install
Homework
- locate an old 486 in the closet you can use for a unix box
- use Google/Deja or a newsreader to read some usenet posts about both RedHat and Solaris installs/admin.
http://www.mousetrap.net/syllabus/unixinstall/day1.html
$Id: day1.orb,v 1.5 2002/05/10 13:12:56 mouse Exp $
Remember, your login is based on your machine's hostname, not on any other number.
~/[initials] refers to the subdirectory under your homedir, named after your initials. Everything except for .dotfiles will be stored in your ~/[initials] directory.