Files
firestuff/2006-01-22-why-does-my-machine-think-its-name-is-localhost-even-though-i-changed-it.html

11 lines
448 B
HTML
Raw Normal View History

<!--# set var="title" value="Why does my machine think its name is localhost even though I changed it?" -->
2019-04-25 02:45:09 +00:00
<!--# 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" -->