Where is the hostname in /etc/hostname on a debian server used?
Posted
by Tchalvak
on Server Fault
See other posts from Server Fault
or by Tchalvak
Published on 2010-03-12T23:02:18Z
Indexed on
2010/03/12
23:07 UTC
Read the original article
Hit count: 317
I have a webserver running a number of websites.
When I ssh in, it gives me a tab name of [email protected], which is counterintuitive, making it seem like those tabs are on my localhost.
I would like to change the hostname, but I want to be sure that it won't break anything else.
So for what purposes does that hostname string get used, and how can I be sure that it won't affect any functioning systems?
© Server Fault or respective owner