Este contenido no está disponible en el idioma seleccionado.
4.5. Updating the Host Name
If required, change the host name of the target system before you deploy.
Procedure 4.2. Updating the Host Name
- Update the host name in the
/etc/sysconfig/networkfile:NETWORKING=yes HOSTNAME=New_Hostname - Also update the host name using the
hostnamecommand:# hostname New_Hostname
The above instructions set the host name locally, but not in DNS. For node hosts, this is used as the server identity. Generally it is best to use a name that matches how the host will resolve in DNS.