Find the answer to your Linux question:
Results 1 to 3 of 3
I want to have two servers setup, so that they both have the same file on them. I would like to be able to only have one server plugged in ...
  1. #1
    Just Joined!
    Join Date
    Mar 2007
    Posts
    10

    Two server setup

    I want to have two servers setup, so that they both have the same file on them. I would like to be able to only have one server plugged in and paste something on it server, then plug the other one back in, and it would copy the files over, so the two servers are sharing up the same files, and you don't have to worry about one of your servers going down. Thanks for the help.

  2. #2
    Linux User
    Join Date
    Apr 2005
    Location
    Ohio
    Posts
    326
    Configure rsync to keep the directory that contains the files in sync between the two machines.

    http://ayaz.wordpress.com/2006/08/13...d-filesystems/
    http://killyridols.net/rsyncssh.shtml
    http://sunsite.dk/info/guides/rsync/...mirroring.html
    far...out

  3. #3
    Just Joined!
    Join Date
    Mar 2007
    Posts
    10
    Thanks, I was wondering if that was the way to do it, or if I should use a program like unison. If anyone has a better program, script, or way to get it done, please help me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •