Open main menu

CDOT Wiki β

Changes

OPS235 Lab 8 - Fedora17

70 bytes added, 11:18, 25 March 2011
no edit summary
{{Admon/note | Note! | Complete the following steps on your fedora3 VM.}}
* # To check that you have <code>dhclient</code> installed, enter the command:*:* <code>rpm -q dhclient</code>* <ol><li value="2"> If the package is not installed, you will get the message "package dhclient is not installed", otherwise, you will get the version information of the rpm package. Install the <code>dhclient</code> package if it was not installed.</li>* <li>Check to see if the <code>dhcp</code> server package is installed.</li>* <li>Follow the normal procedure to install the DHCP server rpm package called <code>dhcp</code> using <code>yum</code>.</li>* <li>Enter the command to list all the files installed from the DHCP server package.</li>* <li>What file appears to be a sample configuration file?</li>* <li>Copy the sample <code>dhcpd.conf</code> file to the <code>/etc/dhcp</code> directory making sure it is named <code>/etc/dhcp/dhcpd.conf</code></li>* <li>Answer the Investigation 1 question in your log book.</li></ol>
=== Investigation 2: What configuration options and directives need to be set in dhcpd.conf?===
13,420
edits