Changes

Jump to: navigation, search

OPS245 Lab 8

8 bytes added, 09:42, 30 November 2021
m
Part 1: Installation of a DHCP
# To check that you have <b>dhcp</b> installed, enter the command:
#::<b><code><span style="color:#3366CC;font-size:1.2em;">rpm -qa dhcp</span></code></b>
# If there are no files displayed, then issue the following command to install the dhcp server package: <b><code><span style="color:#3366CC;font-size:1.2em;">sudo yum install -y dhcp</span></code></b>
# Again, enter the command to list all the files installed from the DHCP server package by issuing the command: <b><code><span style="color:#3366CC;font-size:1.2em;">rpm -qla dhcp</span></code></b>
# Which file appears to be a sample (example) '''configuration file for dhcpd.conf'''?
572
edits

Navigation menu