You can see all the instances of the FQDN by running find /etc -type f | xargs grep yourFQDN
that will show all the files that need to be changed (you could use the previous output filtered with "uniq" and modified with "sed" to do the whole thing in one step) Hope this helps, lazaro -----Original Message----- From: Lee Bradshaw <[EMAIL PROTECTED]> To: debian-user@lists.debian.org <debian-user@lists.debian.org> Date: 5. november 1998 20:14 Subject: Re: Changing domain >Don't forget /etc/init.d/network if you're not using dhcp. > >On Thu, Nov 05, 1998 at 09:36:00AM -0700, Bob Nielsen wrote: >> I am moving one of my systems and need to change its FQDN. >> >> Other than /etc/hostname and /etc/mailname, what other files would need to >> be changed? Both the host name and domain name will be changing. >> >> Bob > >-- >Lee Bradshaw [EMAIL PROTECTED] (preferred) >Alantro Communications [EMAIL PROTECTED] > > >-- >Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null >