[NTLUG:Discuss] @home on a LINUX system -- computer identity?
Steve Baker
sjbaker1 at airmail.net
Wed Jan 24 11:44:20 CST 2001
"Michael B. Lee" wrote:
>
> I just noticed something odd about AT&T's @home cable service. Unless it
> finds the Windows computer name they assign you, it won't work. (Network
> Neighborhood --> Identification --> Computer name).
>
> So, if I'm going to run my LINUX box over the cable service, how do I
> replicate that computer name in LINUX? (Where do I configure it?). I'm
> using the Red Hat 7.0 distribution, if that makes any kind of difference.
Do you mean the 'hostname' ?
If so, you can change it temporarily by saying (as 'root'):
hostname {newname}
...but to change it permenantly, (to quote from the 'hostname'
man page):
"The host name is usually set once at system startup in
/etc/rc.d/rc.inet1 or /etc/init.d/boot (normally by read
ing the contents of a file which contains the host name,
e.g. /etc/hostname)."
...in other words, it depends on how your Linux distribution is
set up. Since I wouldn't touch RedHat 7.0 with a 10 foot pole,
I have no idea which approach it uses. A bit of noodling around
in /etc should track it down though.
--
Steve Baker HomeEmail: <sjbaker1 at airmail.net>
WorkEmail: <sjbaker at link.com>
HomePage : http://web2.airmail.net/sjbaker1
Projects : http://plib.sourceforge.net
http://tuxaqfh.sourceforge.net
http://tuxkart.sourceforge.net
http://prettypoly.sourceforge.net
http://freeglut.sourceforge.net
More information about the Discuss
mailing list