|
@@ -208,7 +208,7 @@ EOF</userinput></screen>
|
|
<screen><userinput>cat > /etc/hosts << "EOF"
|
|
<screen><userinput>cat > /etc/hosts << "EOF"
|
|
<literal># Begin /etc/hosts
|
|
<literal># Begin /etc/hosts
|
|
|
|
|
|
-127.0.0.1 localhost
|
|
|
|
|
|
+127.0.0.1 localhost.localdomain localhost
|
|
127.0.1.1 <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable>
|
|
127.0.1.1 <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable>
|
|
<replaceable><192.168.1.1></replaceable> <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable> <replaceable>[alias1] [alias2 ...]</replaceable>
|
|
<replaceable><192.168.1.1></replaceable> <replaceable><FQDN></replaceable> <replaceable><HOSTNAME></replaceable> <replaceable>[alias1] [alias2 ...]</replaceable>
|
|
::1 localhost ip6-localhost ip6-loopback
|
|
::1 localhost ip6-localhost ip6-loopback
|