At 03:11 PM 7/26/2002 -0800, you wrote:
Hi, I have 2 Raq4i's and want to do load balancing between them. I'm not very
--SNIP--
Also are there any ways/programs so that when I update the site on one server, the same site on the other server will automatically get the updated content, so I wouldn't have to upload to both servers everytime I updated my site?
--SNIP-- Hi Todd,I can't help with the load-balancing question. It might help you to know that the Cobalt's pretty well follow a standard of the RedHat 6.2 distro. You should keep that in mind with all software and configuration requirements.
For keeping multiple sites "syncronized," use rsync: http://rsync.samba.org. Do some searching through the archives (of this list group) for rsync over SSH authentication. Someone recently posted a very concise, complete howto on this subject in July. This is the fastest, most efficient, most secure way of doing what you want. I use it for backing up all my servers.
Cheers, Glenn