That Red Hat is awfully expensive!
May 20, 2009 3:01 PM
Subscribe
Is paying for a RHEL subscription worth it, or should we just go with CentOS?
We're looking at moving our e-mail server to more-capable hardware, and would like to avoid paying $4k+ for a new Xserve, if at all possible. We're reasonably happy with our current package, Communigate, but it's severely hardware constrained now.
The only two applications that need to run on it are Communigate (which has ports for every OS under the sun) and Retrospect (our backup client, which has a Red Hat rpm).
Ideally, I'd get a cheap Quad-Core server from Dell, slap CentOS on it, installed our two applications, and call it a day. Still, I have nagging questions. Is paying for RHEL worth it? Can you continue updating your OS after your subscription expires? Is CentOS really 100% binary compatible with Red Hat?
posted by Oktober to computers & internet (10 comments total)
2 users marked this as a favorite
CentOS, being compiled from the Red Hat sources, should be just fine for your needs (and the security updates and whatnot are free). It is "100% binary compatible" in the sense that, since it is compiled from the same source, using roughly the same build environment, and for the same target architectures, you can reasonably expect any linux binary to function under CentOS as it would under RHEL.
You might run in to dependency problems when installing your third-party rpms, but as long as they were built with reasonably-sane defaults, I don't foresee installation being too much of an issue.
You may also want to consider using CentOS's provided versions of postfix and dovecot over communigate, but that's probably the subject for another askme.
posted by namewithoutwords at 4:10 PM on May 20