vonleigh
11-05-2002, 08:28 PM
Hello,
We have a couple of MacOS X servers (running client though) to handle our email, web, etc. and so far they've been great. I've learnt some Unix along the way and in general It's been great. Problem is I would like to add another server (for backup) and wanted to get some opinions.
Now, I'd love to get another mac, but when you have used G4s going for more than a great PC, it makes you wonder.
So I've been thinking of building myself a nice athlon box; probably this one:
<http://www.sharkyextreme.com/guides/MVGSBG/article.php/1488671>
Which I'd just share monitor and keyboard with another computer using a switch (dr. bott or wahtever, I'll look up reviews). And I'd be able to get this setup going for around $500 (sampling down a few parts, for example I don't need a great video card or sound card)
So all that is to ask the following questions, hence the subject:
1. What OS would you run on this beast?
a. I was considering FreeBSD because it's secure and somewhat what I'm used to dealing with. I'm wondering what package managers there are to get apache, sendmail, etc. on it, or do I have to figure it all out (say fink).
b. Linux could be interesting too.
c. Darwin I thought of, but It could be a problem getting it installed, I guess I could do some tests, but as I understand it the hardware it supports (non mac) is pretty limited still.
2. Say I want to computers to share the same duties, I can easily set up so both of them do round robin DNS, but how do I keep the data on both of them matching?
I could implement something in the PHP code so that anything that happens to one database happens to the other, or find a way to synchronize them at night with psync, rsync, or one of those syncs. But then If someone did something on one server, then reconnected, it would seem that what he did never happened.
I'm sure this is a common problem and there are already great solutions for it, please comment if you know.
Thanks,
V
We have a couple of MacOS X servers (running client though) to handle our email, web, etc. and so far they've been great. I've learnt some Unix along the way and in general It's been great. Problem is I would like to add another server (for backup) and wanted to get some opinions.
Now, I'd love to get another mac, but when you have used G4s going for more than a great PC, it makes you wonder.
So I've been thinking of building myself a nice athlon box; probably this one:
<http://www.sharkyextreme.com/guides/MVGSBG/article.php/1488671>
Which I'd just share monitor and keyboard with another computer using a switch (dr. bott or wahtever, I'll look up reviews). And I'd be able to get this setup going for around $500 (sampling down a few parts, for example I don't need a great video card or sound card)
So all that is to ask the following questions, hence the subject:
1. What OS would you run on this beast?
a. I was considering FreeBSD because it's secure and somewhat what I'm used to dealing with. I'm wondering what package managers there are to get apache, sendmail, etc. on it, or do I have to figure it all out (say fink).
b. Linux could be interesting too.
c. Darwin I thought of, but It could be a problem getting it installed, I guess I could do some tests, but as I understand it the hardware it supports (non mac) is pretty limited still.
2. Say I want to computers to share the same duties, I can easily set up so both of them do round robin DNS, but how do I keep the data on both of them matching?
I could implement something in the PHP code so that anything that happens to one database happens to the other, or find a way to synchronize them at night with psync, rsync, or one of those syncs. But then If someone did something on one server, then reconnected, it would seem that what he did never happened.
I'm sure this is a common problem and there are already great solutions for it, please comment if you know.
Thanks,
V