Why does my machine think its name is localhost even though I changed it?

This commit is contained in:
Ian Gulliver
2019-04-21 08:25:11 +00:00
parent 1ef97dc192
commit 4394a3fa90
4 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<!--# set var="title" value="Why does my machine think its name is localhost even though I changed it?" -->
<!--# set var="date" value="January 22, 2006" -->
<!--# include file="include/top.html" -->
<p>Edit /etc/hosts. Find the line with your chosen hostname on it. Thats what your machine considers its primary IP. Whats the first hostname on the line? Yeah, thought so.</p>
<p>/derf-question</p>
<!--# include file="include/bottom.html" -->

View File

@@ -40,6 +40,7 @@
<li>2009-Sep-11: <a href="2009-09-11-confusing-bind-with-cnames.html">Confusing BIND with CNAMEs</a></li>
<li>2009-Feb-19: <a href="2019-02-19-the-odd-case-of-my-mugging.html">The odd case of my mugging</a></li>
<li>2009-Feb-03: <a href="2009-02-03-5-packet-tcp-connection.html">5-packet TCP connection?</a></li>
<li>2006-Jan-22: <a href="2006-01-22-why-does-my-machine-think-its-name-is-localhost-even-though-i-changed-it.html">Why does my machine think its name is localhost...</a></li>
<li>2006-Jan-22: <a href="2006-01-22-flashing-without-microsoft-or-floppy-drives.html">Flashing without Microsoft or floppy drives</a></li>
</ol>

View File

@@ -0,0 +1,10 @@
<!--# set var="title" value="Why does my machine think its name is localhost even though I changed it?" -->
<!--# set var="date" value="January 22, 2006" -->
<!--# include file="include/top.html" -->
Edit /etc/hosts. Find the line with your chosen hostname on it. Thats what your machine considers its primary IP. Whats the first hostname on the line? Yeah, thought so.
/derf-question
<!--# include file="include/bottom.html" -->

View File

@@ -39,6 +39,7 @@
1. 2009-Sep-11: [Confusing BIND with CNAMEs](2009-09-11-confusing-bind-with-cnames.html)
1. 2009-Feb-19: [The odd case of my mugging](2019-02-19-the-odd-case-of-my-mugging.html)
1. 2009-Feb-03: [5-packet TCP connection?](2009-02-03-5-packet-tcp-connection.html)
1. 2006-Jan-22: [Why does my machine think its name is localhost...](2006-01-22-why-does-my-machine-think-its-name-is-localhost-even-though-i-changed-it.html)
1. 2006-Jan-22: [Flashing without Microsoft or floppy drives](2006-01-22-flashing-without-microsoft-or-floppy-drives.html)
<!--# include file="include/bottom.html" -->