I have two FreeBSD servers, and would like to use the second one as a backup in the event that the other server fails.
The hardware is identical. How can I set everything up so that the backup server always has a copy of the data that is on the primary server ?
I'm thinking rsync - but not really sure if it is the right way to go.
The hardware is identical. How can I set everything up so that the backup server always has a copy of the data that is on the primary server ?
I'm thinking rsync - but not really sure if it is the right way to go.