11 lines
448 B
HTML
11 lines
448 B
HTML
<!--# 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. That’s what your machine considers its primary IP. What’s the first hostname on the line? Yeah, thought so.</p>
|
||
|
||
<p>/derf-question</p>
|
||
|
||
<!--# include file="include/bottom.html" -->
|