[NTLUG:Discuss] Renaming a Linux host
Burton Strauss
Burton_Strauss at comcast.net
Mon Jul 18 08:17:03 CDT 2005
Depends on the distro ... Probably /etc/hostname or it's ilk. Could be as
few as two or quite a bit more than that. Best bet is to grep for the old
name
cd /etc
grep -R oldname *
and see what needs to be fixed.
-----Burton
-----Original Message-----
From: discuss-bounces at ntlug.org [mailto:discuss-bounces at ntlug.org] On Behalf
Of Leroy Tennison
Sent: Sunday, July 17, 2005 5:11 AM
To: discuss at ntlug.org
Subject: [NTLUG:Discuss] Renaming a Linux host
If I wanted to rename a Linux host how many places would I have to change
the name? I know about /etc/hosts, are there others? If so, what and
where? Thanks.
_______________________________________________
https://ntlug.org/mailman/listinfo/discuss
More information about the Discuss
mailing list