Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 178 Bytes

hostname.md

File metadata and controls

11 lines (7 loc) · 178 Bytes

Hostname

Ubuntu

  1. Enter the following command:
hostnamectl set-hostname <host_name>
  1. Go to /etc/hosts file and change previous hostname to the new one.