News

Configuring the DHCP server Next, the DHCP server must be configured. Issue the command: sudo nano /etc/dhcp/dhcpd.conf In that file, you need to modify (to fit your networking needs) a few lines.
Typically when a network is under my control, I like my servers to have static IPs. Whether the IPs are truly static (hard-coded into network configuration files on the host) or whether I configure a ...