Difference between revisions of "OPS235 Lab 8 - Fedora17"

From CDOT Wiki
Jump to: navigation, search
(Created page with '= Install and Configure a DHCP Server = Category:OPS235Category:OPS235 Labs {{Admon/caution | Warning! | This lab is under heavy construction. Please do not start the la...')
 
Line 9: Line 9:
 
== Reference ==
 
== Reference ==
 
* [http://linuxmanpages.com/ man pages] for dhcpd, dhcpd.conf, dhcpd.leases, dhcp-options, dhclient, dhclient-conf
 
* [http://linuxmanpages.com/ man pages] for dhcpd, dhcpd.conf, dhcpd.leases, dhcp-options, dhclient, dhclient-conf
* [http://suso.org/docs/shell/ssh.sdf A good ssh tutorial]
+
* [http://docs.fedoraproject.org/deployment-guide/f12/en-US/html/s1-dhcp-configuring-server.html Fedora DHCP Configuration Guide]
* [http://it.toolbox.com/blogs/locutus/shh-securing-ssh-howto-10640 A good HOW-TO to make ssh more secure]
+
* [http://www.isc.org/software/dhcp Internet Software Consortium DHCP page]
  
 
== Required materials ==
 
== Required materials ==
Line 20: Line 20:
 
{{Admon/important | Update your systems | It is advisable to perform a <code>yum update</code> on your Fedora host and all 3 VM's.}}
 
{{Admon/important | Update your systems | It is advisable to perform a <code>yum update</code> on your Fedora host and all 3 VM's.}}
  
{{Admon/important | Backup your VMs before proceeding | If you did not do it at the end of Lab 6, stop all of your VMs and backup your VM disk images.}}
+
{{Admon/important | Backup your VMs before proceeding | If you did not do it at the end of Lab 7, stop all of your VMs and backup your VM disk images.}}

Revision as of 09:46, 18 March 2010

Install and Configure a DHCP Server

Stop (medium size).png
Warning!
This lab is under heavy construction. Please do not start the lab until this notice is removed.

Objectives

  • To install, configure, and test ISC's DHCP Server

Reference

Required materials

  • Fedora 12 Live CD or a classmate on the same pod
  • One SATA hard disk in a removable drive tray with Fedora host and 3 Fedora Virtual Machines installed
  • Completion of Lab 6

Lab Preparation

Important.png
Update your systems
It is advisable to perform a yum update on your Fedora host and all 3 VM's.
Important.png
Backup your VMs before proceeding
If you did not do it at the end of Lab 7, stop all of your VMs and backup your VM disk images.