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

11 lines
440 B
Markdown
Raw Normal View History

<!--# 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" -->