Files
firestuff/2006-01-22-why-does-my-machine-think-its-name-is-localhost-even-though-i-changed-it.html
2019-04-25 02:45:09 +00:00

11 lines
448 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--# set var="title" value="Why does my machine think its name is localhost even though I changed it?" -->
<!--# set var="date" value="2006-01-22" -->
<!--# 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" -->