[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RAQ550 DNS records file
- Subject: Re: [cobalt-users] RAQ550 DNS records file
- From: "David Booth" <dbooth@xxxxxxxxxxxxxxx>
- Date: Wed Mar 26 23:36:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> There is no 'records' file on the 550
> I guess it's in the database.
> Anyone know how to dump the postgres database?
>
> Gerald
> --
named is controlled by /etc/named.conf which has all the zone records and
forwarder info
all the zone files are in /etc/named
Just copy /etc/named.conf and /etc/named/* to your new machine.
You can dump postgres (which has gui info, not dns stuff) by running
/usr/local/sbin/cobalt_prebackup
That produces the dump as /var/cobalt/backups/cce.tar
Move it out of there because if it is in there when you boot it will load
(and overwrite changes)
mv /var/cobalt/backups/cce.tar /somewhere_else
David Booth
Goulburn Internet
http://www.goulburn.net.au
0500522400