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

Re: [cobalt-developers] Restoring a RAQ4r



"Dico Reyers" <dico@xxxxxxxxxxxxxxxx>  wrote
On: Wednesday, April 18, 2001 9:57 PM
<SNIP>
> The tech person was very adamant about setting up all domain names and 
> users EXACTLY in the SAME ORDER as I had done the first time.  This seems 
> hard for a person to remember... especially if you had 100 accounts.  Can 
> anyone shed some light on this for me?

(1) If you do ls -l /home/sites and look at the links
     You can see the site # for each domain and they do go in numerical order.
(2) Users I don't know.

I am attempting to resolve the issue by using rsync to save the files
once a day to a remote server (another RaQ). I am not sure which files
to sync, I am currently syncing / , as if nothing else I can resync 
the restored server from these files.
The problem with synching / is I am getting a lot of files that change
as the system operates. I add --excludes to attempt to cull out the
files I know I won't need.
Can shed some light on which directories to sync???
Gerald