LoginSignup
0
0

More than 5 years have passed since last update.

ubuntu16.04 : ホスト名を恒久的に変更する

Posted at
sudo hostnamectl set-hostname <新しいhost名>

を実行すれば良いよう。
しかし、 /etc/hosts 等は変更されないようなので、
真面目に (検証以外)行う場合には、他にも変更すべき点がある。

0
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
0
0