Linux Installation and Administration - Parkland
Last Modified:
Friday, 22-Aug-2008 14:02:10 CDT
The Procedure: Overview
- Unplug Your machine from the net
- Turn on Machine and access BIOS (F2)
- Set a Supervisor and user BIOS password
- Insert CD and enter linux text
to take you into the "non-graphical setup"
- Test the CD (if it hasn't been tested already)
- Begin the Install
- Finish the install and have a good root password and no users
- Do NOT plug the machine into the net
In the Install program:
- Choose English - US English
- Choose "Review and Modify partitioning layout"
- Delete all of the the partitions that it allows you to (including the
VOLgroup partition)
- Create the following Partitions:
- /boot 100 megs set as primary
- / 1000 megs set as primary
- /home 1000 megs set as primary
- /opt 5000 megs
- /tmp 1000 megs
- /usr 6000 megs
- /var 5000 megs
- /usr/local 250-1000 megs
- swap 1024 megs
- these are not too important but be sure that you leave at least 1 Gig free
Be sure to leave about 1 gig that is not partitioned so that we can make another
partition or 2 in the future (more about that later)
- GRUB will be installed
- Install the boot loader on the MBR
- Set Up the Network Information
- Set a machine name (I just entered the host portion but I
don't know if that is correct or not)
- Choose the "America Chicago" time zone
- set a robust root password
- Choose customize selection and get rid of Gnome and add KDE
Finishing the Install:
- You now switch disks and visit with your friends for a half hour
- reboot after the packages are installed
- select Firewall Enabled at first boot
- I had to edit the default runlevel in /etc/inittab to 5
- That's basically it
What you will show me for your lab grade:
- An installed system that is ready to begin working on
- Machine boots with a Display Manager and KDE
- Prove that you have the BIOS protected
- prove that you can ping localhost
- hand me the sheet that has the BIOS passwords and the root password
- You will be ready to start more configuration on Wednesday
- Your system documentation will be updated by Next Class period for A lab worth 10
points by the end of class
| Top |