Skip to content

Instantly share code, notes, and snippets.

@JoeyAndres
Last active October 30, 2017 15:25
Show Gist options
  • Save JoeyAndres/36060687f032f82021bc3ad8d38749bf to your computer and use it in GitHub Desktop.
Save JoeyAndres/36060687f032f82021bc3ad8d38749bf to your computer and use it in GitHub Desktop.
Ubuntu default /etc/hosts for linux-01 hostname
127.0.0.1 localhost
127.0.1.1 linux-01
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment