CentOS Stream 8 /etc/hosts ファイルの編集方法
環境
OSバージョンを確認します
# cat/etc/redhat-release
CentOS Stream release 8
ファイル場所:/etc/hosts
形式
IPアドレス ホスト名
使用例1
ホスト名とFQDNは192.168.1.21を参照するように設定しています。
192.168.1.21 centos centos.test.com
使用例2
メールサーバー(smtp)を設定します。
192.168.1.21 smtp smtp.test.com