Files needed to rename the server

  • Follow


I need a list of files to rename a Solaris server.  I have modified
the /etc/hosts, /etc/hostname.hme1 and it still brings back the
original name after reboot.

Any help would be a appreciated.

Thanks,
Eric
0
Reply eric.dewerth (1) 10/5/2004 5:44:45 PM

On Tue, 05 Oct 2004 10:44:45 -0700, Eric L. DeWerth wrote:

> I need a list of files to rename a Solaris server.  I have modified
> the /etc/hosts, /etc/hostname.hme1 and it still brings back the
> original name after reboot.

/etc/nodename in particular, but you should see the list of files at the
end of the man page sys-unconfig(1M).

0
Reply Dave 10/5/2004 5:47:30 PM


Just edit the following files and substitute each occurrence of the old
hostname with the new one.
/etc/hosts
/etc/nodename
/etc/hostname.xxn
(xxn = network interface, such as hme0)

/etc/net/ticlts/hosts
/etc/net/ticots/hosts
/etc/net/ticotsord/hosts
/etc/inet/ipnodes
(if this file exists and if a hostname entry exists)

"Dave Uhring" <daveuhring@yahoo.com> wrote in message
news:pan.2004.10.05.17.47.30.25847@yahoo.com...
> On Tue, 05 Oct 2004 10:44:45 -0700, Eric L. DeWerth wrote:
>
> > I need a list of files to rename a Solaris server.  I have modified
> > the /etc/hosts, /etc/hostname.hme1 and it still brings back the
> > original name after reboot.
>
> /etc/nodename in particular, but you should see the list of files at the
> end of the man page sys-unconfig(1M).
>


0
Reply Weiping 10/5/2004 9:33:57 PM

2 Replies
356 Views

(page loaded in 0.077 seconds)

Similiar Articles:













7/25/2012 5:21:29 PM


Reply: