Documentation
ODP 3.3.6.3-1
Release Notes
What is ODP
Installation
Component User guide and Installation Instructions
Upgrade Instructions
Downgrade Instructions
Reference Guide
Security Guide
Troubleshooting Guide
Uninstall ODP
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Edit the Host File and Set the Hostname
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
To edit the host file and set the hostname, perform the following steps:
Edit the Host File
- Using a text editor, open the host's file on every host in your cluster.
For example: vi /etc/hosts
- Add a line for each host in your cluster. The line must consist of the IP address and the FQDN.
For example:
Bash
1.2.3.4 <fully.qualified.domain.name>Do not remove the following two lines from your host file. Removing or editing the following lines may cause various programs that require network functionality to fail.
Bash
127.0.0.1 localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6Set the Hostname
- Confirm that the hostname is set by running the
hostname -fcommand.
This must return the <fully.qualified.domain.name> you just set.
- To set the hostname on each host in your cluster, use the following command:
Bash
hostnamectl set-hostname <fully.qualified.domain.name>Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on Aug 15, 2025
Was this page helpful?
Next to read:
Edit the Network Configuration FileDiscard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message