Linux Installation and Administration - Parkland
Last Modified:
Wednesday, 11-Jun-2008 13:09:33 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 let the anaconda script take you into the "graphical setup"
- Test the CD
- 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 partitios that it allows you to
- Create the following Partitions:
- /boot 100 megs
- / 1000 megs
- /home 1000 megs
- /opt 2000 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
- Set Up the Network Information
- Choose the "America Chicago" time zone
- set a robust root password
- at this screen choose to not install anything
- select KDE as your desktop
- Now you should be in the software setup screen
Selecting Software
- Desktop: KDE
- Applications - I chose: Editors, Graphical Internet, Graphics and text-based
Internet
- Development - I chose: development libraries, development tools
- Servers - I chose: none (sshd was still installed though and this is
correct)
- Base System - I deleted: dialup access and Legacy Programs
- Languages - I didn't touch
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
- select sshd as the only service
- Allow the SELinux to be it's default config
- set shaula.csit.parkland.edu as your NTP server and delete the other ones
- That's basically it
What you will show me for your lab grade:
- An installed system that is ready to begin working on
- 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 Wednesday
| Top |