|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Depends on what level of "replication" you want, sure if its just for the 3 accounts.
The easiest is to use rsync to keep /home/username in sync. If files are not updated that frequently a cron every 10-60 minutes should be fine. You then can use MySQL replication to keep the other servers updated in real time. If you want true replication checkout DRBD, though it can be bandwidth intensive and really not practical for this. There are also other files such as the mail aliases you could periodically rsync if they change. Mail use backup MX records. Probably some other things I am missing but that is a good start, basically look at what you need to keep in sync and how often then go from there.
__________________
John W Security and general linux how-to's w w w . t o t a l s e r v e r s o l u t i o n s . c o m Tss -- Live Support! Tweaking, Securing, 24x7 Service Monitoring, Monthly Management, Migrations, Restores, Optimization, Consulting English And Spanish Support! We do it all @ TotalServerSolutions |
![]() |
| Thread Tools | |
| Display Modes | |
|
|