hosts 255 B

123456789101112
  1. # -*- mode: conf-space -*-
  2. # <ip-address> <hostname.domain.org> <hostname>
  3. 127.0.0.1 localhost.localdomain localhost
  4. ::1 localhost.localdomain localhost
  5. 127.0.0.1 leviafan
  6. 192.168.1.1 zeus
  7. 192.168.1.40 hyperion
  8. 192.168.1.64 holomorph
  9. # hosts ends here