9 lines
160 B
Plaintext
9 lines
160 B
Plaintext
|
#
|
||
|
# /etc/hosts: static lookup table for host names
|
||
|
#
|
||
|
|
||
|
#<ip-address> <hostname.domain.org> <hostname>
|
||
|
127.0.0.1 localhost.localdomain localhost
|
||
|
|
||
|
# End of file
|