Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tleilax:~ #
- tleilax:~ # hostname
- tleilax
- tleilax:~ #
- tleilax:~ # cat /etc/hosts
- #
- # hosts This file describes a number of hostname-to-address
- # mappings for the TCP/IP subsystem. It is mostly
- # used at boot time, when no name servers are running.
- # On small systems, this file can be used instead of a
- # "named" name server.
- # Syntax:
- #
- # IP-Address Full-Qualified-Hostname Short-Hostname
- #
- 127.0.0.1 localhost
- # special IPv6 addresses
- ::1 localhost ipv6-localhost ipv6-loopback
- fe00::0 ipv6-localnet
- ff00::0 ipv6-mcastprefix
- ff02::1 ipv6-allnodes
- ff02::2 ipv6-allrouters
- ff02::3 ipv6-allhosts
- 127.0.0.1 tleilax tleilax.bounceme.net
- tleilax:~ #
- tleilax:~ #
- tleilax:~ # cat /etc/host.conf
- #
- # /etc/host.conf - resolver configuration file
- #
- # Please read the manual page host.conf(5) for more information.
- #
- #
- # The following option is only used by binaries linked against
- # libc4 or libc5. This line should be in sync with the "hosts"
- # option in /etc/nsswitch.conf.
- #
- order hosts, bind
- #
- # The following options are used by the resolver library:
- #
- multi on
- tleilax:~ #
Advertisement
Add Comment
Please, Sign In to add comment