Advertisement
Guest User

Untitled

a guest
Apr 13th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VIM 0.19 KB | None | 0 0
  1. #
  2. # /etc/hosts: static lookup table for host names
  3. #
  4.  
  5. #<ip-address>   <hostname.domain.org>   <hostname>
  6. 127.0.0.1   localhost.localdomain   arch
  7. ::1     localhost.localdomain   arch
  8.  
  9. # End of file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement