Skip to content

Instantly share code, notes, and snippets.

@JoeyAndres
Created October 30, 2017 15:28
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 JoeyAndres/311819a70c26777bc543ad8f0ce7b73d to your computer and use it in GitHub Desktop.
Save JoeyAndres/311819a70c26777bc543ad8f0ce7b73d to your computer and use it in GitHub Desktop.
Ubuntu modified /etc/hosts, based on the Hadoop's requirement.
127.0.0.1 localhost
192.168.1.1 linux-01
192.168.1.2 linux-02
# 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