Open main menu

CDOT Wiki β

Changes

OPS235 Lab 8 - CentOS7

127 bytes removed, 07:21, 6 May 2015
no edit summary
=INVESTIGATION 1: INSTALL AND CONFIGURE A DHCP SERVER=
 
{{Admon/important | Update your systems | It is advisable to perform a <code>yum update</code> on your host and all 3 VM's.}}
 
{{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.}}
{{Admon/note |ISC DHCP packages Overview | 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.}}
# Perform this section in your '''centos3''' VM.
# It is advisable to perform a yum update on your host and all three of your VM's.
# It is also advisable that you properly backed up your VMs from lab7.
# To check that you have <code>dhclient</code> installed, enter the command:
:: <code>rpm -q dhclient</code>
13,420
edits