Created
July 19, 2016 16:49
-
-
Save rshsmi/7cc76ac8d7dc49386993e38a333ddd63 to your computer and use it in GitHub Desktop.
Change Hostname on CentOS7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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