Created
May 16, 2018 19:00
-
-
Save asperduti/f5484616db965fdc68a30834087e7fe7 to your computer and use it in GitHub Desktop.
Customizing hostname for a network
This file contains 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
nmcli con modify "NETWORK_NAME" ipv4.dhcp-hostname "CUSTOM_HOSTNAME" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment