Skip to content

Instantly share code, notes, and snippets.

@rshsmi
Created July 19, 2016 16:49
Show Gist options
  • Save rshsmi/7cc76ac8d7dc49386993e38a333ddd63 to your computer and use it in GitHub Desktop.
Save rshsmi/7cc76ac8d7dc49386993e38a333ddd63 to your computer and use it in GitHub Desktop.
Change Hostname on CentOS7
# hostnamectl status
# hostnamectl set-hostname Your-New-Host-Name-Here --static
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment