[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] change name/domain/host of the machine
- Subject: Re: [cobalt-users] change name/domain/host of the machine
- From: Marco Baurdoux <linux@xxxxxxxxxxxxx>
- Date: Mon Nov 5 07:58:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
le 5.11.2001 16:26, BobbyT à bobbyt@xxxxxxxxxxxxx a écrit :
> Due to a domain dispute I have to change the main domain on my machine.
> Aside from changing myhost.mydomain.com under control panel/network and
> addressing the nameserver issues, how will this effect my machine? Any
> other deep down hidden config files I should know about?
>
The config files you should modify are
*. /etc/HOSTNAME containing the name of your machine
*. /etc/httpd/conf/httpd.conf modify the Server Name and the first virtual
server
*. /etc/admserv/conf/httpd.conf modify the Server Name
*. The entries in the database
*. /etc/mail/sendmail.cf if you use sendmail
*. /etc/aliases && /etc/virtusertable if you use mail on your machine
*. /etc/named/ All the DNS file if you DNS on that machine and use FQDN
names in the config files
I don't see any other hardcoded placed where you should take a look.
But the GUI those it pretty nicely most of the time.