Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@asperduti
Created May 16, 2018 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asperduti/f5484616db965fdc68a30834087e7fe7 to your computer and use it in GitHub Desktop.
Save asperduti/f5484616db965fdc68a30834087e7fe7 to your computer and use it in GitHub Desktop.
Customizing hostname for a network
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