Initial configurations for Bender.
This commit is contained in:
parent
6720861726
commit
0b63587655
53 changed files with 14071 additions and 3 deletions
14
etc/hosts
Normal file
14
etc/hosts
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#
|
||||
# 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. Just add the names, addresses
|
||||
# and any aliases to this file...
|
||||
#
|
||||
|
||||
# For loopbacking.
|
||||
127.0.0.1 localhost
|
||||
::1 localhost
|
||||
5.101.171.211 bender.hosts.slackware.network bender
|
||||
2a01:a500:2981:1::d3 bender.hosts.slackware.network bender
|
||||
Loading…
Add table
Add a link
Reference in a new issue