Skip to content

Instantly share code, notes, and snippets.

@kevinmmartins
Created June 12, 2019 18:06
Show Gist options
  • Save kevinmmartins/1ed20e0cd229a2cade0cf8b8a6673e1b to your computer and use it in GitHub Desktop.
Save kevinmmartins/1ed20e0cd229a2cade0cf8b8a6673e1b to your computer and use it in GitHub Desktop.
Define the real hostname
hostname -A
hostnamectl set-hostname
ping $(hostname -f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment