Changes

Jump to: navigation, search

OPS235 Lab 8 - CentOS7

4 bytes added, 08:06, 6 May 2015
no edit summary
# It is also advisable that you properly backed up your VMs from lab7.<br><br>The version of DHCP server that comes with CentOS is maintained and distributed by the Internet Software Consortium (http://www.isc.org). The source package that you can download from ISC includes not only the DHCP server, but also a DHCP client and a DHCP relay agent. CentOS separates it into two RPM packages: the DHCP client package and the DHCP server package. The DHCP client package is installed by default by the workstation installation.<br><br>
# To check that you have <code>dhclient</code> installed, enter the command:
#:: <b><code><span style="color:#3366CC;font-size:1.2em;">rpm -q dhclient</codespan><ol/code><li value="2"/b> # 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 dhcp server package is installed. If not - install it.</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></ol>
'''Answer Part 1 observations / questions in your lab log book.'''
13,420
edits

Navigation menu