フィードを購読する
Linux 

Each person has a unique identity, such as their name and birth date. Computers also have individual identities, specifically, their hostnames and internet protocol (IP) addresses. Each machine has a valid IP address, but referring to a system by its IP address is not practical.

Instead, you can configure a computer's hostname, which is the machine's human-friendly name. You can map the hostname to the IP address so that it's easy to connect to a machine using its name.

[ Download now: Advanced Linux commands cheat sheet. ]

Configure a static hostname

Display the system's hostname using:

$ hostname

You can also use the hostname command to modify the system's name temporarily. Here's an example:

$ hostname demo.example.com
hostname configuration commands

This change is only temporary. After a reboot, all changes will revert.

Configure a persistent hostname

To persistently change the hostname, use the hostnamectl command, or directly modify the default configuration file /etc/hostname.

[ Learn how to manage your Linux environment for success. ]

Here's an example of modifying the hostname permanently using the hostnamectl command. This shows the change:

$ hostnamectl set-hostname server1.example.com
hostnamectl commands

After executing this command, don't forget to verify the change using the hostname command.

You can confirm this entry by displaying the /etc/hostname file contents.

Wrap up

These examples show you how to configure the hostname for your machine. Note that during the configuration steps, your system will not automatically resolve the hostname with the IP address. This article covers only how to configure the hostname for a machine.


執筆者紹介

Shiwani Biradar is an Associate Technical support Engineer in Red Hat. She loves contributing to open source projects and communities. Shiwani never stops exploring new technologies. If you don't find her exploring technologies then you will find her exploring food. She is familiar with Linux, Cloud, and DevOps tools and enjoys technical writing, watching TV series, and spending time with family.

Read full bio
UI_Icon-Red_Hat-Close-A-Black-RGB

チャンネル別に見る

automation icon

自動化

テクノロジー、チームおよび環境に関する IT 自動化の最新情報

AI icon

AI (人工知能)

お客様が AI ワークロードをどこでも自由に実行することを可能にするプラットフォームについてのアップデート

open hybrid cloud icon

オープン・ハイブリッドクラウド

ハイブリッドクラウドで柔軟に未来を築く方法をご確認ください。

security icon

セキュリティ

環境やテクノロジー全体に及ぶリスクを軽減する方法に関する最新情報

edge icon

エッジコンピューティング

エッジでの運用を単純化するプラットフォームのアップデート

Infrastructure icon

インフラストラクチャ

世界有数のエンタープライズ向け Linux プラットフォームの最新情報

application development icon

アプリケーション

アプリケーションの最も困難な課題に対する Red Hat ソリューションの詳細

Original series icon

オリジナル番組

エンタープライズ向けテクノロジーのメーカーやリーダーによるストーリー