Ubuntu hostnameを変える

はてなブックマーク - Ubuntu hostnameを変える
LINEで送る
Pocket

hostnameを変更するには、rootの権限が必要です。

# 現在のホスト名を表示
root@ubuntu:~# hostname 
ubuntu
# ホスト名変更
root@ubuntu:~# hostname demo
root@ubuntu:~# hostname 
demo     # 変更された

変更後、確認をしましょう。

hostnamectl

Ubuntu 16.04 固定 IP

はてなブックマーク - Ubuntu hostnameを変える
LINEで送る
Pocket

Add a Comment

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close