Knowledge7

The Linux and Mobile Solution Provider

  • About
  • Training
  • Services
  • Clients
  • In the news
  • Blog
  • Contact Us
You are here: Home / Topic / Infrastructure services

Infrastructure services

This topic is part of our Linux Network Services and Security training

Dynamic Host Control Protocol (DHCP)

Linux can be used as a DHCP server.

Quoting the official Red Hat Deployment guide, “DHCP is useful for automatic configuration of client network interfaces. When configuring the client system, the administrator chooses DHCP instead of specifying an IP address, netmask, gateway, or DNS servers. The client retrieves this information from the DHCP server. DHCP is also useful if an administrator wants to change the IP addresses of a large number of systems. Instead of reconfiguring all the systems, he can just edit one DHCP configuration file on the server for the new set of IP addresses. If the DNS servers for an organization changes, the changes are made on the DHCP server, not on the DHCP clients. When the administrator restarts the network or reboots the clients, the changes will go into effect.”

The preferred way to configure a DHCP server is to start from a sample dhcpd.conf.

Domain Name Service (DNS)

Linux provides Bind, a full-fledged DNS server. Bind can operate as a caching nameserver as well as a DNS server which is fully authoritative for a zone (or many zones). The preferred way to configure Bind is to start from sample named.conf and zones.

This topic is part of our Linux Network Services and Security training

Our forthcoming training courses

  • No training courses are scheduled.

Leave a Reply

Your email address will not be published. Required fields are marked *

Looking for something?

Want to know more?

Get our newsletter

Discover the latest news, tips and tricks on Linux, the Web and Mobile technologies every week for FREE

This work is licensed by Knowledge7 under an Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) license.