1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

AWS EC2 memo

Posted at

ホスト名の固定方法

アクション > インスタンスの設定 > 「リソースベースの命名オプションを変更」
(Action > Instance settings > Change resource based naming options)

image.png

「ゲスト OS ホスト名としてリソースベースの命名を使用」にチェック

image.png

デフォルトだとIPアドレスベースのホスト名となり、インスタンス起動のたびに変わってしまう。リソースベースだと変わらない。ホスト名ベースのライセンス管理をしているアプリケーションを使う際に便利。

参考: https://docs.aws.amazon.com/ja_jp/AWSEC2/latest/UserGuide/hostname-types.html#instance-naming-modify

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?