Ubuntu/Hostname: Difference between revisions
< Ubuntu
(Created page with "== Display == hostnamectl == Change == hostnamectl set-hostname example.net hostnamectl set-hostname "example production server" --pretty apt install cloud-init vim /etc/cloud/cloud.cfg preserve_hostname: true ref: https://wiki.crowncloud.net/?How_to_Change_Hostname_on_Ubuntu_22_04") |
(No difference)
|
Latest revision as of 17:09, 26 September 2024
Display
hostnamectl
Change
hostnamectl set-hostname example.net
hostnamectl set-hostname "example production server" --pretty
apt install cloud-init
vim /etc/cloud/cloud.cfg preserve_hostname: true
ref: https://wiki.crowncloud.net/?How_to_Change_Hostname_on_Ubuntu_22_04