[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] Restoring a RAQ4r



I don't know if this is much help but their are certain config files that
the raq GUI uses that make it easy to restore a system

i.e. /etc/named/records
each DNS record has a .pri extension (the norm) but the GUI reads them from
the records file. You can delete all the pri files as long as you have the
records file and login to the GUI DNS admin it'll read in all the DNS
records and then if you click on save it'll re-write all the .pri again :)

/etc/passwd - standard accounts file
/etc/shadow - standard password file
/etc/aliases - email forward/account list

Have a look around and you'll find alot of useful files like this
I'd recommend securely backing up these files separtely.