ホスト名変更
RHEL(Red Hat Enterprise Linux)のホスト名の変更手順を説明します。
簡単な流れ
- ホスト名を変更
- ホスト名を確認
注意ポイント
ホスト名の変更は、必ずrootユーザーで行います。
【Linux】 一般ユーザーからrootユーザーに変更
ホスト名変更手順
① 以下のコマンドを実行して、ホスト名を変更します。
hostnamectl set-hostname ホスト名
② 以下のコマンドを実行して、ホスト名を確認します。
hostnamectl status
実行例
メモ
この例ではホスト名をdarjeelingに変更しています。
実行例
# hostnamectl set-hostname darjeeling
# hostnamectl status
Static hostname: darjeeling
Icon name: computer-vm
Chassis: vm
Machine ID: 00000000000000000000000000000000
Boot ID: 00000000000000000000000000000000
Virtualization: xen
Operating System: Red Hat Enterprise Linux 8.0 (Ootpa)
CPE OS Name: cpe:/o:redhat:enterprise_linux:8.0:GA
Kernel: Linux 4.18.0-80.4.2.el8_0.x86_64
Architecture: x86-64