1. Using a text editor, open the network configuration file on every host and set the desired network configuration for each host. For example:

      1. vi /etc/sysconfig/network
    2. Modify the HOSTNAME property to set the fully qualified domain name.

      1. NETWORKING=yes
      1. HOSTNAME=<fully.qualified.domain.name>